Re: [xml] xmllint: accept XML input from stdin, please

2014-06-02 Thread Andrew Pennebaker
Ah, the dash. "xmllint [options] -", it's right there at the top of the man page. For some reason, I couldn't grep it :P On Mon, Jun 2, 2014 at 2:26 AM, Alex Bligh wrote: > > On 2 Jun 2014, at 07:06, Andrew Pennebaker wrote: > > > xmllint would play much more nicely with other Unix tools if XML

Re: [xml] xmllint: accept XML input from stdin, please

2014-06-01 Thread Alex Bligh
On 2 Jun 2014, at 07:06, Andrew Pennebaker wrote: > xmllint would play much more nicely with other Unix tools if XML could be > piped into stdin when needed. Could the next version add this feature? It can and has been able to for a good while. $ xmllint --version xmllint: using libxml version