18 lines
739 B
TeX
18 lines
739 B
TeX
|
\begin{longtable}{|X l|}
|
|||
|
% KILLED & LINE!!!! \kill
|
|||
|
\hline
|
|||
|
\endfirsthead
|
|||
|
\endhead
|
|||
|
\endfoot
|
|||
|
\hline
|
|||
|
\endlastfoot
|
|||
|
|
|||
|
\multicolumn{2}{|X|}{\textsl{Warten, bis sich der Administrator einloggt:}} \\
|
|||
|
\multicolumn{2}{|X|}{\texttt{until who | grep \dq root\dq; do}\index{;=\texttt{;}}\index{Anf<EFBFBD>hrungszeichen}\index{who=\texttt{who}}} \\
|
|||
|
\multicolumn{2}{|X|}{\texttt{~~~~~~~~~~\# who: Liste der Benutzer}} \\
|
|||
|
\multicolumn{2}{|X|}{\texttt{~~~~~~~~~~\# grep: Suchen nach Muster}\index{Mustererkennung}} \\
|
|||
|
\multicolumn{2}{|X|}{\texttt{~sleep 2~~\# sleep: warten}\index{sleep=\texttt{sleep}}} \\
|
|||
|
\multicolumn{2}{|X|}{\texttt{done}} \\
|
|||
|
\multicolumn{2}{|X|}{\texttt{echo \dq Der Meister ist anwesend\dq}\index{Anf<EFBFBD>hrungszeichen}} \\
|
|||
|
\end{longtable}
|