Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 323 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 323 Bytes

Json sorter

Usage

seyn -i <json-file>

or

cat <json-file> | seyn

Also you can define output file

cat <json-file> | seyn -o <output-file>

This flag creates file and puts the result in that


Flags

  • -i : Define input file
  • -o : Define output file
  • -r : Reverse sorting