diff options
author | Cédric Picard <cedric.picard@efrei.net> | 2015-11-30 16:53:03 +0100 |
---|---|---|
committer | Cédric Picard <cedric.picard@efrei.net> | 2015-11-30 16:53:03 +0100 |
commit | 2a2e539137572c3a1fedf0aba0b60adcf112c84c (patch) | |
tree | 4f78dc5122d77667ed974da6d944e6cebd7e80d9 /README | |
parent | f45f9b884b1855e46414cd5f8d2362a0aa6f04b7 (diff) | |
download | bulkrename-2a2e539137572c3a1fedf0aba0b60adcf112c84c.tar.gz bulkrename-2a2e539137572c3a1fedf0aba0b60adcf112c84c.tar.bz2 bulkrename-2a2e539137572c3a1fedf0aba0b60adcf112c84c.zip |
Readme is now officially rst
Diffstat (limited to 'README')
-rw-r--r-- | README | 33 |
1 files changed, 0 insertions, 33 deletions
@@ -1,33 +0,0 @@ -Description -=========== - -Bulkrename allows you to pipe a list of filenames and to rename them -interactively within your editor. It is inspired by ranger's bulkrename -command (see http://nongnu.org/ranger/). - -Why ? -===== - -When dealing with a great number of files, or having the same modification to -do a lot of time it it often easier to do it in our well-known editor. - -Documentation -============= - -Just pipe a list of files to bulkrename. - -If your $EDITOR environment variable is not set, vi will be called. - -License -======= - -The code is under the WTFPL (see http://www.wtfpl.net/) mainly because I -wanted to stay at 42 lines of code and the GPLv3 was too long. - -Contact -======= - -Main developper: Cédric Picard -Email: cedric.picard@efrei.net -Twitter: @Cym13 -GPG: 383A 76B9 D68D 2BD6 9D2B 4716 E3B9 F4FE 5CED 42CB |