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

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

Re: [shell-script] Sed e Regex


From: Ivan lopes
Subject: Re: [shell-script] Sed e Regex
Date: Fri, 30 May 2008 15:20:54 -0300

$ cat a.txt | sed -e 's/ /@/g' -e 's/@/ /' -e 's/@/ "/' -e 's/@/" /'
-e 's/@/ /g'

-- 
[]'s
Ivan Carlos da Silva Lopes
Engenheiro Eletrônico e de Computação
blog --> http://lopesivan.blogspot.com/


reply via email to

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