emv : emv - external utilitity invoking vim for mass renaming
script karma |
Rating 16/4,
Downloaded by 888 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
peter jakobi |
|
script type |
utility |
|
description |
emv - editor mv - is a perl script for Unix to use the power of vim to mass rename files, with the renaming and logging done in perl, and vim used to edit the filenames with visual block commands, s///g. In contrast to the original shell script, sorting and deleting lines is permitted.
You can specify a command of your own instead of the default /bin/mv. Also some special commands can be specified, which are run before any renames, including e.g. link target editing.
Help is available with --help and also in the editor buffer.
[small fix: should now work with older perls as well]
The current version is available from:
http://jakobi.github.com/script-archive-doc/
http://github.com/jakobi/script-archive/tree/master/cli.list.rename/
|
|
install details |
Copy emv to a directory in $PATH. Perl, one of bash, ksh93 (also ok: pdksh), and mv must be available on the system. Making it work with Cygwin should be possible. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.218.79.102
|