Bash script to process every file in current dir and sub dirs
Hi, does anyone know of a script that will do 'function, or whatever I want', to every file in the current dir and sub dirs. This is because I am writing a script which rearranges my music library depending on the IDv3 tags of my MP3 files, I just need a script that repeates and gives the filename of every file in the current dir and sub dirs, so that I can read the IDv3 tags of each file to process them
Any info would be great, Buck
|