Neu erstellt
This commit is contained in:
parent
e2e810895b
commit
27e5af6fbe
15
tab_kommandos_echo.tex
Normal file
15
tab_kommandos_echo.tex
Normal file
@ -0,0 +1,15 @@
|
||||
\begin{longtable}{|l|X|}
|
||||
% KILLED & LINE!!!! \kill
|
||||
\hline
|
||||
\endfirsthead
|
||||
\endhead
|
||||
\endfoot
|
||||
\hline
|
||||
\endlastfoot
|
||||
|
||||
\texttt{-n} & Unterdrückt den Zeilenumbruch am Ende der Ausgabe \tabularnewline\STRUT
|
||||
\texttt{-e} & Aktiviert die Interpretation von Steuerzeichen. Diese
|
||||
Steuerzeichen werden mit einem Backslash gequoted, der ganze String muß in
|
||||
Ticks eingeschlossen werden. Beispielsweise gibt \texttt{echo -e
|
||||
'hallo\textbackslash a'} das Wort hallo und einen Piepton aus.
|
||||
\end{longtable}
|
Loading…
Reference in New Issue
Block a user