Buscar y reemplazar por los archivos y carpetas con una función de grep.
Search and replace through files and folders with built-in grep.
En algunos casos grep inetd también puede aparecer en esta salida.
In some cases the grep inetd command might also occur in this output.
Digo grep ahora el patrón aquí es zanahoria nueva derecha.
I say grep now the pattern here is carrot new right.
Está claro que puede combinar grep con tail y head.
It is clear that you can combine grep with tail and head.
Use grep para investigar lo que ocurre en la aplicación.
Use grep to investigate what is happening in the app.
Puede utilizar una herramienta como "grep" para analizar esto.
You can use a tool such as "grep" to analyze this.
La respuesta de grep indica que existe un archivo/etc/defaultrouter para hosta.
The response from grep indicates that a/etc/defaultrouter file exists for hosta.
Ninguna respuesta de grep indica que debe crear el archivo/etc/defaultrouter.
No response from grep indicates that you need to create the/etc/defaultrouter file.
La salida de grep es controlada por varias banderas de opción.
Output from grep is controlled by various option flags.
Siga estos ejemplos para aprender a aprovechar las expresiones GREP.
Follow these examples to learn how to take advantage of GREP expressions.
En este caso se utiliza a grep dos veces.
In this case grep is used twice.
Todas las opciones especificadas se pasan directamente a grep.
All options specified are passed directly to grep.
Así, las limitaciones de un par de grep.
So, a couple limitations for grep.