created: 04/01/2019
updated: 04/01/2019
tree, jq
tree -J
: output the directory tree as JSON formatted arraytree -J | jq -c .
: make nice green and blue art in your terminal
created: 04/01/2019
updated: 04/01/2019
tree -J
: output the directory tree as JSON formatted arraytree -J | jq -c .
: make nice green and blue art in your terminal