Hoy, yo mismo puse:

> 2) grep recursivo.
>               rgrep -r / palabra_a_buscar > /dev/null

Perd�n. Debe ser al rev�s: rgrep -r palabra_a_buscar camino
o sea:
         rgrep -r palabra /

> 3) El shell Z (�por qu� la gente se empe�a en usar el bash, existiendo �ste?)
>               grep palabra_a_buscar /**/* > /dev/null

Adem�s, el shell Z es libreware, con la GPL y todo.
--
Gerardo ... [ sitio destinado a m� ]
-------------------------------------------------------------------------------
        [ sitio destinado a la frase c�lebre ]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Responder a