[FUG-BR] grep

Fred Cox fredcox em fredcoxjr.net
Dom Abr 10 01:10:06 BRT 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

* Celso Viana (celso.vianna em gmail.com) wrote:
> all,
> 
> como é que faria para o "grep" me retornar as ocorrências de "maria",
> "jose", "teste", etc  .... tudo numa só linha...
> 
> Celso
> 
Olá Celso,

    Tenta isto:

    $ egrep '(maria|jose|teste)' arquivo

    Exemplo:

    $ egrep '(root|fredcox)' /etc/passwd
    
    Blz?

    Best regards,

    Fred Cox
- -- 

     .---.        .----------    Fred Cox Junior,
     /     \  __  /    ------   .::[Bigfish Firewall Project]::. 
    / /     \(..)/    -----     http://bigfish.sourceforge.net
   //////   ' \/ `   ---       .::[Personal Site]::.
  //// / // :    : ---        http://www.fredcoxjr.net
 // /   /  /`    '--         Recife - Brazil
//          //..\\          email: fredcox em fredcoxjr.net
       ====UU====UU====    gpg: http://www.fredcoxjr.net/pubkey.gpg
           '//||\\`


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCWKcdkHIANFxd5SIRAjPAAJ9AnLMHzlNIAxDVjaaYiiGaAY1SCACeKsYI
7KjPRJapTg34JEULd3XiDpo=
=bIXM
-----END PGP SIGNATURE-----

_______________________________________________
Freebsd mailing list
Freebsd em fug.com.br
http://mail.fug.com.br/mailman/listinfo/freebsd_fug.com.br




Mais detalhes sobre a lista de discussão freebsd