Bash command help--cut

Frank Cox theatre at sasktel.net
Mon Sep 18 00:57:59 UTC 2006


On Sun, 17 Sep 2006 20:51:59 -0400
neidorff <neidorff at gmail.com> wrote:

> I want to create a script to do handle the change of file extension chores.

If all you want to to is rename the files, use the rename command.  No script
required.

rename .flac .wav *.flac

That will rename all files containing .flac to .wav.

-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com




More information about the fedora-list mailing list