summaryrefslogtreecommitdiff
path: root/examples/count1
blob: 92f822e5533ffe8b89678037e24a4cfd79b30d99 (plain)
1
2
3
#!/bin/sh
# Count elements matching XPath expression
./xmlstarlet sel -T -t -v "count(/xml/table/rec/numField)" xml/table.xml