Initial revision
This commit is contained in:
17
tab_beisp_exitcode.tex
Normal file
17
tab_beisp_exitcode.tex
Normal file
@ -0,0 +1,17 @@
|
||||
\begin{longtable}{|X l|}
|
||||
% KILLED & LINE!!!! \kill
|
||||
\hline
|
||||
\endfirsthead
|
||||
\endhead
|
||||
\endfoot
|
||||
\hline
|
||||
\endlastfoot
|
||||
|
||||
\multicolumn{2}{|X|}{\texttt{\$ cp datei /tmp}} \\
|
||||
\multicolumn{2}{|X|}{\texttt{\$ echo \$?}} \\
|
||||
\multicolumn{2}{|X|}{\texttt{0}} \\
|
||||
\multicolumn{2}{|X|}{\STRUT\texttt{\$ cp datie /tmp}} \\
|
||||
\multicolumn{2}{|X|}{\texttt{cp: datie: Datei oder Verzeichnis nicht gefunden}} \\
|
||||
\multicolumn{2}{|X|}{\texttt{\$ echo \$?}} \\
|
||||
\multicolumn{2}{|X|}{\texttt{1}} \\
|
||||
\end{longtable}
|
Reference in New Issue
Block a user