summaryrefslogtreecommitdiff
path: root/examples/countnode1
blob: bc4fa4082f8258db5d32d6c152a3d1ed77922432 (plain)
1
2
3
#!/bin/sh
# Count all nodes in XML document
./xmlstarlet sel -T -t -f -o " " -v "count(//node())" --nl xml/table.xml xml/tab-obj.xml