bulk-rename

Crates.iobulk-rename
lib.rsbulk-rename
version0.1.0
sourcesrc
created_at2019-10-25 16:10:47.889763
updated_at2019-10-25 16:10:47.889763
descriptionA little tool to rename all the files in the current directory using your editor
homepage
repositoryhttps://github.com/Kerollmops/bulk-rename
max_upload_size
id175651
size11,150
LV2 Maintainers (github:rustaudio:lv2-maintainers)

documentation

README

bulk-rename

A little tool to rename all the files in the current directory using your editor

Example usage

$ cargo install bulk-rename
$ cd misc
$ ls
$ bulk-rename # edit your files in your EDITOR
$ ls
Commit count: 4

cargo fmt