On 12/14/2009 11:20 PM, Majian wrote:
echo `ifconfig eth0 | grep 'inet addr:' |awk '{print $2}' | cut -c 6-
echo `ip addr |grep inet|grep -v 127.0.0.1|awk '{print $2}'|cut -d/ -f1`
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

