summaryrefslogtreecommitdiff
path: root/examples/delete1
blob: 620e54092d16d3ad120815c58a766c1d8c3cf257 (plain)
1
2
3
#!/bin/sh
# Delete elements matching XPath expression
./xmlstarlet ed -d '/xml/table/rec[@id="2"]' xml/table.xml