Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Simple JSON formatting from the command line
(
github.com/oscardelben
)
2 points
by
oscardelben
on Dec 9, 2011
|
hide
|
past
|
favorite
|
1 comment
chromejs10
on Dec 10, 2011
[–]
You can also use Python's mjson tool:
cat json.txt | python -mjson.tool
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
cat json.txt | python -mjson.tool