Download this file
4 lines (3 with data), 151 Bytes
#!/bin/sh
# Select from XML document containing unicode characters
./xmlstarlet sel -T -t -m "//test[@lang='français']/@lang" -v . -n xml/unicode.xml
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.