initiale Version
This commit is contained in:
parent
f921275c10
commit
516e0c1707
20
tab_kommandos_grep_parameter.tex
Normal file
20
tab_kommandos_grep_parameter.tex
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
\begin{longtable}{|l|X|}
|
||||||
|
% KILLED & LINE!!!! \kill
|
||||||
|
\hline
|
||||||
|
\endfirsthead
|
||||||
|
\endhead
|
||||||
|
\endfoot
|
||||||
|
\hline
|
||||||
|
\endlastfoot
|
||||||
|
|
||||||
|
\texttt{-A} \textit{n} & Gibt \textit{n} Zeilen nach einer Fundstelle aus \tabularnewline\STRUT
|
||||||
|
\texttt{-B} \textit{n} & Gibt \textit{n} Zeilen vor einer Fundstelle aus \tabularnewline\STRUT
|
||||||
|
\texttt{-C} & Gibt einen Kontext von zwei Zeilen vor und nach einer Fundstelle aus \tabularnewline\STRUT
|
||||||
|
\texttt{-}\textit{n} & Gibt einen Kontext von \textit{n} Zeilen vor und nach einer Fundstelle aus \tabularnewline\STRUT
|
||||||
|
\texttt{-c} & Gibt für jede durchsuchte Datei die Anzahl der Fundstellen aus \tabularnewline\STRUT
|
||||||
|
\texttt{-h} & Unterdrückt die Angabe der Dateinamen \tabularnewline\STRUT
|
||||||
|
\texttt{-i} & Ignoriert die Unterscheidung zwischen Groß- und Kleinschreibung \tabularnewline\STRUT
|
||||||
|
\texttt{-l} & Gibt nur die Dateinamen aus \tabularnewline\STRUT
|
||||||
|
\texttt{-n} & Gibt zusätzlich die Zeilennummern der Fundstellen aus \tabularnewline\STRUT
|
||||||
|
\texttt{-e} & PLATZHALTER - TODO!!!
|
||||||
|
\end{longtable}
|
Loading…
Reference in New Issue
Block a user