Initial revision
This commit is contained in:
16
tab_signale.tex
Normal file
16
tab_signale.tex
Normal file
@ -0,0 +1,16 @@
|
||||
\begin{longtable}{|l|l|X|}
|
||||
% KILLED & LINE!!!! \kill
|
||||
\hline
|
||||
Nummer & Name & Bedeutung \\
|
||||
\hline
|
||||
% \endfirsthead
|
||||
\endhead
|
||||
\hline
|
||||
\endfoot
|
||||
% \endlastfoot
|
||||
|
||||
0 & Normal Exit & Wird durch das \texttt{exit}\index{exit=\texttt{exit}}-Kommando ausgel<65>st. \tabularnewline\STRUT
|
||||
1 & SIGHUP & Wenn die Verbindung abbricht (z. B. wenn das Terminal geschlossen wird). \tabularnewline\STRUT
|
||||
2 & SIGINT & Zeigt einen Interrupt an (\Ovalbox{CTRL}-\Ovalbox{C}). \tabularnewline\STRUT
|
||||
15 & SIGTERM & Wird vom \texttt{kill}\index{kill=\texttt{kill}}-Kommando gesendet.
|
||||
\end{longtable}
|
Reference in New Issue
Block a user