Shell Script for rename and move directories using JSON files.
You need there.
- jq
https://stedolan.github.io/jq/
Homebrew
$ brew install jq
$ sh rename.sh [JSON] [SRC] [DEST]
- JSON: JSON file ( .json )
- SRC: Source directory
- DEST: Destination directory