Compaq AlphaServer ES40 Technické informace Strana 127

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 444
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 126
1 2 ... 122 123 124 125 126 127 128 129 130 131 132 ... 443 444

Komentáře k této Příručce

Žádné komentáře