|
|
Scripting
This archived discussion is "read only".
» dleblanc67 - Script to input IP Address and Subnet Bits (10.3.2.0/28) I am trying to write an IF statement that will accept and IP address and Subnet Bits in this format:10.3.2.0/28 I have this one, but it only accepts 10.3.2.1 (as well as www.example.com). if (($qs =~ /^(\d+\.\d+\.\d+\.\d+)$/) or Any suggestions? -- posted by dleblanc67
Please follow the guidelines set forth in the Suite101 Posting Etiquette when adding to the discussion. |
|
|
|
|
|
|
|