meta data for this page
Regular expressions
- Double square brackets
- regular expression without quotes
if [[ "$string" =~ [0-9]+ ]]; then echo MATCH fi
jump to: Search / User Tools / Main Content / Change Content Width
wiki.niziak.spox.org
if [[ "$string" =~ [0-9]+ ]]; then echo MATCH fi
Except where otherwise noted, content on this wiki is licensed under the following license: GNU Free Documentation License 1.3