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

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

Re: [shell-script] Substituir texto expecifico no arquivo


From: Tiago Barcellos Peczenyj
Subject: Re: [shell-script] Substituir texto expecifico no arquivo
Date: Tue, 25 Jul 2006 00:56:51 -0300

ou dessa forma:

sed -i '/^uol.com.br/s//#&/' lista

On 7/24/06, Valtoir S. Jardim <address@hidden> wrote:

sed -i '/^uol.com.br/{s/^/#/;}' arquivo.txt

--
Tiago B Peczenyj
Linux User #405772

# cd /pub
# more beer


reply via email to

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