Problem Concerning Shell Scripting and the "find" Command
by kevinbenko from LinuxQuestions.org on (#5B1YJ)
*: I am brain damaged, and my short term memory is {crap}
About a year ago, I successfully wrote a 1 or 2 line script to crawl through a specific directory tree and run the command mp3gain on each mp3 file in the tree.
Due to, yet another, drive problem that I caused, my backup is GONE.
Can someone, please, help me out and give me a simple idea of how to write that script?
=======
I keep getting an error that tells me that says "find: missing argument to `-exec'"
I have been working on this problem for THREE DAYS as of yesterday, and all the tutorials I can find seem to be too simple for what I want to do.
Thank you for any help that you may give, and have a good day!


About a year ago, I successfully wrote a 1 or 2 line script to crawl through a specific directory tree and run the command mp3gain on each mp3 file in the tree.
Due to, yet another, drive problem that I caused, my backup is GONE.
Can someone, please, help me out and give me a simple idea of how to write that script?
=======
I keep getting an error that tells me that says "find: missing argument to `-exec'"
I have been working on this problem for THREE DAYS as of yesterday, and all the tutorials I can find seem to be too simple for what I want to do.
Thank you for any help that you may give, and have a good day!