xmlstarlet command for batch processing .xhtml files
0
votes
1
answer
478
views
I've tried xmlstarlet for processing an individual .xhtml files.
xmlstarlet fo --omit-decl --recover --html file.xhtml
This command process an individual files and prints output on terminal only.
How to batch process multiple files and save results on
stdout
as a files? (with same name, by adding prefix or suffix for files)
Asked by minto
(575 rep)
Oct 3, 2021, 11:27 AM
Last activity: Oct 3, 2021, 01:25 PM
Last activity: Oct 3, 2021, 01:25 PM