Hello all,
I have the following command which works well..
mp3gain --auto /home/"Fred Music"/mp3/B*/*.mp3

I want to expand this so overnight I can get more directories completed.  I 
tried the following but it only did the directories starting "B", the 
sequence after the && just wasn't actioned.  I have looked at bash docs but 
can't find anything relevent (probably staring me in the face).
mp3gain --auto /home/"Fred Music"/mp3/B*/*.mp3 && mp3gain --auto /home/"Fred 
Music"/mp3/C*/*.mp3 && mp3gain --auto /home/"Fred Music"/mp3/D*/*.mp3

Any ideas?
Paul
-- 
This message has been sent using kmail with gentoo linux

Reply via email to