shell-script-pt
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [shell-script] selecionar parte final de uma linha após delimita


From: mop
Subject: Re: Re: [shell-script] selecionar parte final de uma linha após delimitador
Date: Sun, 17 Feb 2008 14:40:12 -0300

Concentrando,

variável:
http://br.groups.yahoo.com/group/shell-script/message/25202

via pipe:
echo 1/2/3/4/5|{ while read -d/;do :;done;echo $REPLY;}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]