22 lines
1.1 KiB
TeX
22 lines
1.1 KiB
TeX
% $Id$
|
|
\begin{longtable}{|l|X|}
|
|
% KILLED & LINE!!!! \kill
|
|
\hline
|
|
\endfirsthead
|
|
\endhead
|
|
\endfoot
|
|
\hline
|
|
\endlastfoot
|
|
|
|
\texttt{;} & Befehls-Trennzeichen\index{Befehls>-Trennzeichen} \tabularnewline\STRUT
|
|
\texttt{\&} & Hintergrund-Verarbeitung \tabularnewline\STRUT
|
|
\texttt{( ) \{ \}} & Befehlsfolge\index{Befehls>-folge} \tabularnewline\STRUT
|
|
\texttt{|} & Pipe \tabularnewline\STRUT
|
|
\texttt{< > >\&} & Umlenkungssymbole \tabularnewline\STRUT
|
|
\texttt{* ? [ ] \~{} + - @ !} & Meta-Zeichen\index{Meta-Zeichen} für Dateinamen \tabularnewline\STRUT
|
|
\texttt{` ` }(Backticks oder Single Backquotes\footnote{Man erhält sie üblicherweise durch \Ovalbox{SHIFT} und die Taste neben dem Backspace.}) & Befehls-Substitution\index{Befehls>-Substitution} \tabularnewline\STRUT
|
|
\texttt{\$} & Variablen-Substitution\index{Variablen>-Substitution} \tabularnewline\STRUT
|
|
\texttt{\Ovalbox{NEWLINE} \Ovalbox{SPACE} \Ovalbox{TAB}} &
|
|
Wort-Trennzeichen\footnote{Die Wort-Trennzeichen sind in der vordefinierten Variable \texttt{\$IFS} abgelegt. Siehe Abschnitt \ref{vordefinierte_variablen}.}
|
|
\end{longtable}
|