batch-rename: Make Linux or MacOS do things like "rename *.mp3 *.mp4"
Do you remember the convenient command ren
in MSDOS?
When you want to change all your .mp3 files to .mp4.
Simply type "ren *.mp3 *.mp4.".
I really like this.
But in linux/Mac world, people keep asking how.(http://bit.ly/2cIskUu)
So maybe this little tool can help you a lot.
[Skip to Readme]
Downloads
- batch-rename-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.1.0 |
---|---|
Dependencies | base (<5), directory, filepath (>=1.0), Glob [details] |
License | LicenseRef-PublicDomain |
Author | Joyer Huang |
Maintainer | collger@gmail.com |
Category | System |
Home page | https://github.com/uppet/batch_rename |
Uploaded | by uppet at 2016-09-14T16:25:55Z |
Distributions | NixOS:0.1.1.0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | batch_rename |
Downloads | 5538 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2016-10-27 [all 4 reports] |