neu erstellt
This commit is contained in:
parent
85b9643684
commit
3f0e20007f
38
tab_kommandos_echo_parameter.tex
Normal file
38
tab_kommandos_echo_parameter.tex
Normal file
@ -0,0 +1,38 @@
|
||||
head 1.1;
|
||||
access;
|
||||
symbols;
|
||||
locks; strict;
|
||||
comment @% @;
|
||||
|
||||
|
||||
1.1
|
||||
date 2001.07.02.16.29.20; author rschaten; state Exp;
|
||||
branches;
|
||||
next ;
|
||||
|
||||
|
||||
desc
|
||||
@@
|
||||
|
||||
|
||||
1.1
|
||||
log
|
||||
@Neu erstellt
|
||||
@
|
||||
text
|
||||
@ \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