The UNIX and Linux Forums
>
Top Forums
>
UNIX for Dummies Questions & Answers
Regular Expressions in shell scripts <yawn>
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
Regular Expressions in shell scripts <yawn>
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
09-04-2001
sam_pointer
Registered User
Join Date: Jun 2001
Posts: 35
Dotted Quad regex
Is this the correct regex for a dotted-quad IP address?
[0-9]\{1,3\}\.\{1\}[0-9]\{1,3\}\.\{1\}[0-9]\{1,3\}\.\{1\}[0-9]\{1,3\}
sam_pointer
View Public Profile
Find all posts by sam_pointer