NullTerminator
Programmer
I can't seem to get [0-9]{6,6} to match anything
\d\d\d\d\d\d won't match either.
Is the regex in gawk somewhat weak?
\d\d\d\d\d\d won't match either.
Is the regex in gawk somewhat weak?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.