16 lines
627 B
TeX
16 lines
627 B
TeX
\begin{longtable}{|X l|}
|
|
% KILLED & LINE!!!! \kill
|
|
\hline
|
|
\endfirsthead
|
|
\endhead
|
|
\endfoot
|
|
\hline
|
|
\endlastfoot
|
|
|
|
\multicolumn{2}{|X|}{\texttt{if who | grep \$1 > /dev/null~~\# who: Liste der Benutzer}\index{Pipe}\index{\$n=\texttt{\$}$n$}\index{!>=\texttt{!>}}\index{who=\texttt{who}}} \\
|
|
\multicolumn{2}{|X|}{\texttt{~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\# grep: Suche nach Muster}} \\
|
|
\multicolumn{2}{|X|}{\texttt{then :~~~~~~~~~~~~~~~~~~~~~~~~\# tut nichts}} \\
|
|
\multicolumn{2}{|X|}{\texttt{~else echo \dq Benutzer \$1 ist nicht angemeldet\dq}\index{Anführungszeichen}} \\
|
|
\multicolumn{2}{|X|}{\texttt{fi}} \\
|
|
\end{longtable}
|