Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-amd64
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
|
|