summaryrefslogtreecommitdiff
path: root/examples/unicode1
diff options
context:
space:
mode:
Diffstat (limited to 'examples/unicode1')
-rw-r--r--examples/unicode13
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/unicode1 b/examples/unicode1
new file mode 100644
index 0000000..d55fbf7
--- /dev/null
+++ b/examples/unicode1
@@ -0,0 +1,3 @@
+#!/bin/sh
+# Select from XML document containing unicode characters
+./xmlstarlet sel -T -t -m "//test[@lang='français']/@lang" -v . -n xml/unicode.xml