Re: [xml] Can xmllint format with in-place file saving?



Daniel Veillard schrieb am 02.08.2010 um 11:40 (+0200):

xmllint -o tst.xml --format tst.xml

should be safe as the parser will fully load the input into a tree
before opening the output to serialize it.

Works.

And I thought I knew all the options.
-- 
Michael Ludwig



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]