Download this file
4 lines (3 with data), 113 Bytes
#!/bin/sh
# Delete elements matching XPath expression
./xmlstarlet ed -d '/xml/table/rec[@id="2"]' xml/table.xml
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.