summaryrefslogtreecommitdiff
path: root/examples/ed-2op
diff options
context:
space:
mode:
authorSehong Na <sehong.na@samsung.com>2014-05-31 13:20:46 +0900
committerSehong Na <sehong.na@samsung.com>2014-05-31 13:20:46 +0900
commit7122fb9745e4622cb4c5d340cf1557e2fda1efe3 (patch)
tree393207d68983c3b587733b83714bef2de2457025 /examples/ed-2op
downloadxmlstarlet-submit/tizen_2.3/20150202.060653.tar.gz
xmlstarlet-submit/tizen_2.3/20150202.060653.tar.bz2
xmlstarlet-submit/tizen_2.3/20150202.060653.zip
Diffstat (limited to 'examples/ed-2op')
-rw-r--r--examples/ed-2op2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/ed-2op b/examples/ed-2op
new file mode 100644
index 0000000..f5903b1
--- /dev/null
+++ b/examples/ed-2op
@@ -0,0 +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