Viele ueberarbeitungen
This commit is contained in:
20
tab_kommandos_sort_parameter.tex
Normal file
20
tab_kommandos_sort_parameter.tex
Normal file
@ -0,0 +1,20 @@
|
||||
% $Id$
|
||||
\begin{longtable}{|l|X|}
|
||||
% KILLED & LINE!!!! \kill
|
||||
\hline
|
||||
\endfirsthead
|
||||
\endhead
|
||||
\endfoot
|
||||
\hline
|
||||
\endlastfoot
|
||||
|
||||
\texttt{-b} & Ignoriert f<>hrende Leerzeichen \tabularnewline\STRUT
|
||||
\texttt{-c} & Pr<50>ft nur, ob die Eingabedaten bereits sortiert sind \tabularnewline\STRUT
|
||||
\texttt{-f} & Gro<72>- / Kleinschreibung nicht beachten \tabularnewline\STRUT
|
||||
\texttt{-i} & Nur `printable' Zeichen beachten \tabularnewline\STRUT
|
||||
\texttt{-k} & Sortiert nicht nach der ersten, sondern nach der angegebenen Spalte (siehe unten) \tabularnewline\STRUT
|
||||
\texttt{-n} & Numerische Sortierung \tabularnewline\STRUT
|
||||
\texttt{-r} & Sortierreihenfolge umkehren \tabularnewline\STRUT
|
||||
\texttt{-t} & Normalerweise f<>ngt ein Feld (siehe \texttt{-k}) beim <20>bergang von `blank' nach `non-blank' an, mit diesem Parameter k<>nnen ander Feld-Trenner definiert werden \tabularnewline\STRUT
|
||||
\texttt{-u} & Gibt bei identischen Zeilen nur die erste Fundstelle aus (unique)
|
||||
\end{longtable}
|
Reference in New Issue
Block a user