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

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

Re: [shell-script] Arquivo em Shell Script


From: Eriberto
Subject: Re: [shell-script] Arquivo em Shell Script
Date: Fri, 7 Sep 2001 19:18:16 -0300

Uma saída:

linha1=`sed -n '1,1p' arquivo.txt`
linha2=`sed -n '2,2p' arquivo.txt`

[]'s

Eriberto


reply via email to

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