Re: Bash command help--cut

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 17 Sep 2006 20:51:59 -0400
neidorff <neidorff@xxxxxxxxx> 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


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux