neu erstellt

This commit is contained in:
rschaten 2001-07-02 16:34:58 +00:00
parent 85b9643684
commit 3f0e20007f

View 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}
@