Initial revision
This commit is contained in:
19
tab_quoting_sonderzeichen.tex
Normal file
19
tab_quoting_sonderzeichen.tex
Normal file
@ -0,0 +1,19 @@
|
||||
\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\footnote{Man erh<72>lt sie 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 Variable \texttt{\$IFS}\index{\$IFS=\texttt{\$IFS}} abgelegt. Man kann diese Variable auch <20>berschreiben, um elegant Strings zu zerlegen.}
|
||||
\end{longtable}
|
Reference in New Issue
Block a user