Download this file
4 lines (3 with data), 121 Bytes
#!/bin/sh
# Calculate EXSLT (XSLT extentions) XPath value
echo "<x/>" | ./xmlstarlet sel -T -t -v "math:abs(-1000)" --nl
×
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.