Created
February 6, 2020 05:11
-
-
Save sailfish009/d859cfa922a58833b93d89ddedb18b65 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # mmv - move/copy/append/link multiple files by wildcard patterns | |
| # sudo apt-get install mmv | |
| ex) | |
| mmv hpa_v18/\* train/\#1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment