Viele nderungen

This commit is contained in:
rschaten
2004-11-26 15:40:47 +00:00
parent fe58ca9711
commit c0e556e25d
8 changed files with 118 additions and 3 deletions

View File

@ -0,0 +1,17 @@
% $Id$
\begin{longtable}{|l|X|}
% KILLED & LINE!!!! \kill
\hline
\endfirsthead
\endhead
\endfoot
\hline
\endlastfoot
Editieren: & \tabularnewline\STRUT
\texttt{/}\textsl{adresse}\texttt{/d} & Zeilen l<>schen \tabularnewline\STRUT
\texttt{s/}\textsl{regexp1}\texttt{/}\textsl{regexp2}\texttt{/} & Substitution: Suchen und ersetzen \tabularnewline\STRUT
\texttt{y/}\textsl{menge1}\texttt{/}\textsl{menge2}\texttt{/} & Zeichen ersetzen \tabularnewline\STRUT
Zeileninformation: & \tabularnewline\STRUT
\texttt{/}\textsl{adresse}\texttt{/p} & Zeilen ausgeben
\end{longtable}