>
> #  ip link show|grep mtu| awk '{print gensub(/[@[:upper:]:]/,"","g",$2)}'
>

Cu grep si cut:

~# ip li sh | grep mtu | cut -f2 -d\ | cut -f1 -d\: | cut -f1 -d\@

-- 
  Claudiu

--
Pentru dezabonare, trimiteti mail la 
[EMAIL PROTECTED] cu subiectul 'unsubscribe rlug'.
REGULI, arhive si alte informatii: http://www.lug.ro/mlist/


Raspunde prin e-mail lui