Mass file renaming in Csh -


i'm trying rename files in directory in csh (i'm using freenas).

i thought had hang of until accidentally prepended whole file name have files of format

veronica mars - 1x22 leave beaver.mkv - hdtv 720p 

and them in format of

veronica mars - 1x22 leave beaver - hdtv 720p.mkv 

i purely script can ssh in box , run without having install extra.

the expedient way vidir, allows edit filenames in directory in text editor. can use vim's or emacs' column editing/search , replace.

you can download vidir, , here's brief introduction.

the caveat it's written in perl, not sure if freenas has available.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -