File: tac.1

package info (click to toggle)
manpages-de 0.5-4.2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 3,768 kB
  • ctags: 9
  • sloc: makefile: 86
file content (38 lines) | stat: -rw-r--r-- 1,294 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.24 DE.
.\" help2man DE and additional translations (the X files)
.\" by Michael Piefel <piefel@informatik.hu-berlin.de>
.TH TAC "1" "Mai 2001" "tac (textutils) 2.0.14" FSF
.SH NAME
tac \- Dateien aneinanderhngen und umgekehrt ausgeben
.SH "BERSICHT"
.B tac
[\fIOPTION\fR]... [\fIDATEI\fR]...
.SH BESCHREIBUNG
.\" Add any additional description here
.PP
Schreibe jede DATEI nach Standardausgabe, letzte Zeile zuerst.
Wurde keine DATEI angegeben oder ist DATEI -, lies Standardeingabe.
.TP
\fB\-b\fR, \fB\-\-before\fR
fge Trennzeichen vorher statt hinterher ein
.TP
\fB\-r\fR, \fB\-\-regex\fR
interpretiere das Trennzeichen als reg. Ausdruck
.TP
\fB\-s\fR, \fB\-\-separator\fR=\fIZKETTE\fR
benutze ZKETTE als Trennzeichen statt Zeilenumbruch
.TP
\fB\-\-help\fR
gib eine kurze Hilfe aus und beende das Programm
.TP
\fB\-\-version\fR
gib Versionsinformation aus und beende das Programm
.SH AUTOR
Geschrieben von Jay Lepreau und David MacKenzie.
.SH "BUGS MELDEN"
Berichten Sie Fehler an <bug-textutils@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2001 Free Software Foundation, Inc.
.br
Dies ist freie Software; die Kopierbedingungen stehen in den Quellen. Es
gibt keine Garantie; auch nicht fr VERKAUFBARKEIT oder FR SPEZIELLE ZWECKE.