/sbin/ifconfig eth0 | grep 'inet add' | awk '{print $2}' |cut -d ' ' -f 12 | cut -d: -f 2"
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
/sbin/ifconfig eth0 | grep 'inet add' | awk '{print $2}' |cut -d ' ' -f 12 | cut -d: -f 2"
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]