Script zur Batch Abarbeitung

Jörg Grafe grafe_freenet at freenet.de
Sun Jun 3 01:05:20 CEST 2001


> (bash/sh/ksh)
>
> for i in *.wav
> do
>   MP3_NAME=`echo $i |sed -e 's/wav$/mp3/'`
>   notlame -h $i $MP3_NAME
>   rm $i # wenn die *.wavs gleich wieder verschwinden sollen.
> done
>
> Bitte.
>
> Cord


Vielen Dank Cord.
Bye

Jörg

-- 
Jörg Grafe
37639 Bevern
joerg.grafe at gmx.net
Tel. 0172/13 98 257





More information about the Linux mailing list