orsystem q{cat /proc/net/dev|grep eth0|awk '{print $2}'|sed 's/eth0://g' +};
my $result = `cat /proc/net/dev|grep eth0|awk '{print \$2}'|sed 's/eth +0://g'`;
In reply to Re: system command question
by salva
in thread system command question
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |