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

dang and all this time I've been doing this all this time:

   echo '{"hello": "there"}' | python -c "import json, sys; print json.dumps(json.load(sys.stdin), indent=4)"
Thanks for the tip!



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

Search: