💾 Archived View for gem.sdf.org › jmccue › computer › repoinfo › is_number.gmi captured on 2024-05-12 at 15:30:42. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-03-21)

-=-=-=-=-=-=-

is_number -- Is string numeric

is_number(1) can be used in shell scripts to determine if a variable is all numeric.

If expr(1) exists on your system, expr(1) can be used to validate if a string us all numeric.

Compile Instructions are in the README File inside the tarball.

Downloads:

Source Code

Source Signature

See for download issues

back

Repository

back to my capsule

$Id: is_number.gmi,v 1.5 2023/12/05 15:23:20 jmccue Exp $