1.1.1 • Published 5 years ago

dirstamp v1.1.1

Weekly downloads
4
License
ISC
Repository
github
Last release
5 years ago

DirStamp

Take stamps of directories with ease!

Usage

  • dirstamp path/
  • dirstamp path/ -j > struct.json

Validate current structure out of .json struct files with dirstamp -c struct.json path/

Options

  • -p -- Switch sorting method from shift to push
  • -j -- Print JSON
  • -s -- Follow Symlinks
  • -d \ -- Max depth (Defaults to Infinity -1 )
  • -c \ -- Read a JSON file and compare to current structure
  • -C -- Disable colors
  • -w -- Override default behaviour and start watching changes instead (ctrl+c to stop) 'rename' might be equal to add/delete
  • -h -- Help screen