Skip to content

hamworks/simple-json-rename-directory-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple JSON Rename Directory Shell

Shell Script for rename and move directories using JSON files.

Prerequisites

You need there.

  • jq

jq

https://stedolan.github.io/jq/

Install

Homebrew

$ brew install jq

How to use

$ sh rename.sh [JSON] [SRC] [DEST]
  • JSON: JSON file ( .json )
  • SRC: Source directory
  • DEST: Destination directory

About

Shell Script for rename and move directories using JSON files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages