1.0.1 • Published 10 years ago
node-shell-parser-cli v1.0.1
node-shell-parser-cli
A command line interface for node-shell-parser
Installation
npm install -g node-shell-parser-cliUsage
Simply pipe some shell contents into nsp.
df | nspYou can pretty print the results with the flag -p. You can use jq for further filtering.