Hacker News new | past | comments | ask | show | jobs | submit login

if you use json a lot, this is super useful for prettifying stuff in command line.

echo '{"foo": "lorem", "bar": "ipsum"}' | python -mjson.tool




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: