I actually really do think this would be handy. You could have something like jsort, juniq, jcat, etc. Also you would want something kind of like xquery that could pull an element(s) out of a JSON object.
It might make it possible to do some interesting and readable one-liners.
Posted Dec 11, 2011 11:22 UTC (Sun) by HelloWorld (guest, #56129)
[Link]
There was a project like that actually: http://lwn.net/Articles/443473/
I haven't heard of it since though, and its github repo hasn't seen any activity since June.
Evolution of shells in Linux (developerWorks)
Posted Dec 12, 2011 23:33 UTC (Mon) by cmccabe (guest, #60281)
[Link]
TermKit is (was?) an extremely ambitious project basically involving a redesign from scratch of the whole terminal system. It seems like they wanted it to be GUI-based and mostly coded in HTML5.
What I am thinking of is just a set of utilities to manipulate JSON easily-- nothing more, nothing less.