|
26.
|
|
|
Suppress field names when showing specified fields.
|
|
|
|
Unterdrückt die Feldnamen beim Anzeigen der angegebenen Felder.
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:77
|
|
27.
|
|
|
Regard the pattern as an extended POSIX regular expression.
|
|
|
|
Behandelt das Muster als erweiterten POSIX-regulären Ausdruck.
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:80
|
|
28.
|
|
|
The pattern is a standard POSIX regular expression.
|
|
|
|
Das Muster ist ein Standard-POSIX regulärer Ausdruck.
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:120
|
|
29.
|
|
|
Ignore case when looking for a match.
|
|
|
|
Ignoriert die Groß-/Kleinschreibung beim Suchen eines Treffers.
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:82
|
|
30.
|
|
|
Show only paragraphs that do not match.
|
|
|
|
Nur die Abschnitte anzeigen, die nicht passen.
|
|
Translated and reviewed by
Tobias Bannert
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:83
|
|
31.
|
|
|
Show those fields that have NOT been selected with -s
|
|
|
|
Die Felder anzeigen, die NICHT mit -s ausgewählt worden sind.
|
|
Translated and reviewed by
Tobias Polzer
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:84
|
|
32.
|
|
|
Show only the count of matching paragraphs.
|
|
|
|
Nur die Anzahl der passenden Abschnitte anzeigen.
|
|
Translated and reviewed by
Tobias Bannert
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:85
|
|
33.
|
|
|
FNAME
|
|
|
|
FNAME
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:125
|
|
34.
|
|
|
Use FNAME as the config file.
|
|
|
|
Verwendet FNAME als Konfigurationsdatei.
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:125
|
|
35.
|
|
|
Do an exact match.
|
|
|
|
Führt eine exakte Übereinstimmung durch.
|
|
Translated and reviewed by
Rhonda D'Vine
|
|
|
|
Located in
grep-dctrl/grep-dctrl.c:86
|