learnbyexample/Command-line-text-processing

Add pretty-print commands

KrumpetPirate opened this issue · 2 comments

XML: xmllint --format
JSON: cat $file | python -mjson.tool

That kind of thing might be useful for this collection.

Parsers for html, xml, csv, json, etc is already part of Possible additions section

might add pretty print too, thanks for suggestion

I'm no longer actively working on this repo.