Re: [LAU] No batch processing on Linux?

From: tee <lau@email-addr-hidden>
Date: Wed Sep 22 2010 - 12:19:31 EEST

On 22/09/2010 11:11, Louigi Verona wrote:
> it is much faster than firing up a GUI program. However, when I had to do a
> similar task some months later, at that moment I had no access to the
> Internet and I could not remember what command that was and how to use it.

a hint from someone with lossy memory compression:

after having successfully used such a command, scroll up in your history
to find it and write it into a new file, ie like

echo "for i in *flac ; do lame $i ; done" >> flac2mp3.sh

after all, that is what shell scripts are for.

hth,
tee
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Wed Sep 22 12:15:07 2010

This archive was generated by hypermail 2.1.8 : Wed Sep 22 2010 - 12:15:07 EEST