|
|
Scripts to create an IP info summary display
Doing that outputs the netmask in reverse order. Also, the public IP address area prints the complete HTML returned instead of just the IP address. If I knew enough about sed and unpack/pack, I'd fix it myself...
Scripts to create an IP info summary display
the public IP address area prints the complete HTML returned instead of just the IP address
The sed command needs the -E option
Scripts to create an IP info summary display
And the replacement string must be escaped \1 instead of 1
Scripts to create an IP info summary display
I get an error when I try to use -E with sed, changing it to -e doesn't really seem to work either.
Scripts to create an IP info summary display
Doing that outputs the netmask in reverse order
Since I don't know Perl I piped the output to sed to reverse the order
|
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysNo new commentsLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.09 seconds |
|