-
mgd
-
RE: using wget, checkip.dyndns.org, and sed
-
Hi, Karma
The "cut" and "awk" commands used in your examples produced slightly different results, but each example was most helpful in illustrating the basics of these two commands. I now have two command options for filtering output/text.
Cut produces: Current IP Address: 208.106.8.22
AWK produces: 208.106.8.22
Thank you kindly,
-
26 Feb 11
Hi, Karma
The "cut" and "awk" commands used in your examples produced slightly different results, but each example was most helpful in illustrating the basics of these two commands. I now have two command options for filtering output/text.
Cut produces: Current IP Address: 208.106.8.22
AWK produces: 208.106.8.22
Thank you kindly,