Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Shell/Bash
accept only numbers regex
Jeff Taylor
Programming language:
Shell/Bash
2021-05-07 08:47:47
1
Q:
accept only numbers regex
testworks
Code:
Shell/Bash
2021-03-16 09:42:16
^
[0-9]
1
Tags
number
Related
regex match numbers and special characters
regex all not numbers
regex for a digits
regex match any number of digits
New to Communities?
Join the community