

GitHub - itchyny/mmv: rename multiple files with editor
source link: https://github.com/itchyny/mmv
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
mmv 
Rename multiple files using your $EDITOR
. The command name is named after multi-mv.
Usage
mmv file ...
This command opens the editor with the list of file names so edit and write. The command finds the changed lines and renames all the corresponding files.
Installation
Homebrew
brew install itchyny/tap/mmv
Build from source
go get github.com/itchyny/mmv/cmd/mmv
Features
mmv
is implemented in Go language and completely portable.mmv
is designed to be simple asmv
. It requires no configuration file.mmv
supports renaming in cycle (mv a b
,mv b c
andmv c a
at the same time).mmv
creates destination directories automatically. You can arrange pictures likeyyyy-mm-dd xxxx.jpg
toyyyy/mm/dd/xxxx.jpg
.mmv
is capable to use as a library (just callmmv.Rename
).mmv
is easy to remember (I believe), multi-mv.
Bug Tracker
Report bug at Issues・itchyny/mmv - GitHub.
Author
itchyny (https://github.com/itchyny)
License
This software is released under the MIT License, see LICENSE.
Recommend
-
109
lightline.vim A light and configurable statusline/tabline plugin for Vim https://github.com/itchyny/lightline.vim powerline (default) wombat
-
115
README.md bed Binary editor written in Go Screenshot
-
59
README.md vim-gitbranch Usage This plugin provides a function which returns the name of the git branch. :echo gitbranch#name() You can use thi...
-
65
README.md A calendar application for Vim Vim meets a next generation application
-
51
README.md gojq
-
18
README This is a mirror of
-
7
Rename Multiple Files in MacA powerful hidden feature in macOS | No need for extra plugins.Photo by Wesson Wang on
-
11
Python program to rename multiple filesSkip to content Python program to rename multiple files
-
8
d3js Tree Editor This example pulls together various examples of work with trees in D3.js. See the d3js Tree Editor live here. It adds a context me...
-
6
It’s easy to rename multiple files at once on a Mac using the Finder’s batch rename tool. If you have a big series of pictures, videos, screenshots or documents in a series, you can use this feature to rename them all in a similar format and seque...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK