[Gllug] batch convert

Paul Nasrat pauln at truemesh.com
Tue Jan 28 22:44:27 UTC 2003


On Wed, Jan 29, 2003 at 11:18:45AM +1300, Jonathan Harker wrote:
> On Wednesday 29 Jan 2003 10:29 am, Stig spake thus:
> > It is easiest to be sure by using find, thus:
> >
> > 	find ~/music -name "*.mp3" -exec resample_mp3_application "{}" ";"
> 
> Cool, but if I needed to do something more tricky, how do I use the
> 
> for f in $files; do 
something to "$f";
done

Should do the trick.

Paul

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list