Joined July 2012
·

Mason

Nutshell
·
Ann Arbor
·
·

In case anyone stumbles on this post: you don't need to use html2text anymore. Just make a request to "/_status" instead of "/":

curl -sSB http://127.0.0.1:2812/_status

You can also get it in XML format by adding "?format=xml". To get a very brief summary, append "?level=summary".

That page has several other parameters to customize the output, but they don't seem to be documented. Here's a link to the source.

Achievements
59 Karma
0 Total ProTip Views