分享至
朋友圈
微信
qq空间
qq
微博
复制
IP=`/sbin/ifconfig | grep 'inet addr:' | grep -v '127.0.0.1' | cut -d: -f2 | awk '{ print $1}'`;