Compaq AlphaServer ES40 Información técnica Pagina 127

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 444
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 126
SRM Console Diagnostics 4-23
Syntax
grep ( [-{c|i|n|v}] [-f <file>] [<expression>] [<file>...] )
Arguments
<expression>
Specifies the target regular expression. If any regular
expression metacharacters are present, the expression
should be enclosed with quotes to avoid interpretation by the
shell.
<file>...
Specifies the files to be searched. If none are present, then
standard input is searched.
Options
-c
Print only the number of lines matched.
-i Ignore case. By default grep is case sensitive.
-n
Print the line numbers of the matching lines.
-v
Print all lines that do not contain the expression.
-f <file>
Take regular expressions from a file, instead of command.
Vista de pagina 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 443 444

Comentarios a estos manuales

Sin comentarios