Package: units
Version: 2.22-2
Severity: wishlist
X-Debbugs-CC: [email protected]


Offer a way to just print the numbers, not also the units.

Currently one must do:
set $(units --terse 1mi)
echo $1
1609.344

So maybe have a units --just-the-numbers, when combined with --terse,
would print just the 1609.344, not the "m".

Reply via email to