Compaq AlphaServer ES40 Technical Information Seite 127

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 444
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 443 444

Kommentare zu diesen Handbüchern

Keine Kommentare