[Leaplist] howto change the name of every file in a directory

Richard F. Ostrow Jr. rich at warfaresdl.com
Thu Oct 9 00:30:15 EDT 2008


write this into your console:

cd /path/to/my/dune/mp3s
for x in * ; do
mv $x \[dune_3\]_$x
done

and that's it
<quote who="Mr. Brunkow">
> to add something to the front of the name?
>
> I have the audio MP3 collection of the Dune line of books.  I want to
> burn a MP3 CD, but dune, dune messiah are in order by alphabetics, but
> children of dune is not.  i want to add [dune_3]_ to the front of all of
> the children of dune mp3 files.
> --
> Raymond L. Brunkow
> 5th Degree Black Belt
> Chief Instructor and Owner
> Sun State Martial Arts LLC.
> (407) 786-2525
> ssma at ssma.us
> http://www.ssma.us
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
> _______________________________________________
> Leaplist mailing list
> Leaplist at leap-cf.org
> http://lists.leap-cf.org/mailman/listinfo/leaplist
>


-- 
Life without passion is death in disguise


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the Leaplist mailing list