| Crates.io | bulk-rename |
| lib.rs | bulk-rename |
| version | 0.1.0 |
| created_at | 2019-10-25 16:10:47.889763+00 |
| updated_at | 2019-10-25 16:10:47.889763+00 |
| description | A little tool to rename all the files in the current directory using your editor |
| homepage | |
| repository | https://github.com/Kerollmops/bulk-rename |
| max_upload_size | |
| id | 175651 |
| size | 11,150 |
A little tool to rename all the files in the current directory using your editor
$ cargo install bulk-rename
$ cd misc
$ ls
$ bulk-rename # edit your files in your EDITOR
$ ls