[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Bash command help--cut
- From: Frank Cox <theatre sasktel net>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Cc:
- Subject: Re: Bash command help--cut
- Date: Sun, 17 Sep 2006 18:57:59 -0600
On Sun, 17 Sep 2006 20:51:59 -0400
neidorff <neidorff 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]