batch rename files in the terminal
Thursday, August 19th, 2010Change from .sc to .rtf:
for f in *sc ; do mv $f `basename $f sc`rtf; done
ZLBPosts Tagged ‘rename’batch rename files in the terminalThursday, August 19th, 2010Change from .sc to .rtf: for f in *sc ; do mv $f `basename $f sc`rtf; done | |
|
info_at_friendlyvirus.org sales_at_friendlyvirus.org www.myspace.com/friendlyvirus/ |
|