只显示指定网卡IP地址命令
摘要:
export eth=1&&netstat -ie|awk -F'[: ]' 'begin{found=0;} { if (match($0,"eth'"$eth"'")) found=1; else if ((1==found) && match($0,"eth")... 阅读全文
posted @ 2011-06-14 11:17 #蓝天 阅读(411) 评论(0) 推荐(0) 编辑
2011年6月14日 #
posted @ 2011-06-14 11:17 #蓝天 阅读(411) 评论(0) 推荐(0) 编辑