summaryrefslogtreecommitdiff
path: root/examples/ed-2op
blob: f5903b19a975ccd53028723dab1346ca13c39035 (plain)
1
2
#!/bin/sh
./xmlstarlet ed -a '/xml/table/rec[@id=1]' -t elem -n newrec -v value -d '/xml/table/rec[@id!=1]' xml/table.xml