File: tee.1

package info (click to toggle)
manpages-de 0.4-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,808 kB
  • ctags: 4
  • sloc: sh: 7,666; makefile: 60
file content (34 lines) | stat: -rw-r--r-- 1,198 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
.\" 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 TEE "1" "Mai 2001" "GNU sh-utils 2.0.11" FSF
.SH NAME
tee \- Von Standardeingabe lesen und in Standardausgabe und Dateien schreiben
.SH "BERSICHT"
.B tee
[\fIOPTION\fR]... [\fIDATEI\fR]...
.SH BESCHREIBUNG
.\" Add any additional description here
.PP
Kopiere die Standardeingabe in jede angegebene DATEI und auf
die Standardausgabe.
.TP
\fB\-a\fR, \fB\-\-append\fR
hnge an existierende DATEIen an, berschreibe nichts
.HP
\fB\-i\fR, \fB\-\-ignore\-interrupts\fR ignoriere Unterbrechnungssignale (Interrupts)
.TP
\fB\-\-help\fR
gib diese Hilfe aus und beende das Programm
.TP
\fB\-\-version\fR
gib Versionsinformation aus und beende das Programm
.SH AUTOR
Geschrieben von Mike Parker, Richard M. Stallman, and David MacKenzie.
.SH "BUGS MELDEN"
Berichten Sie Fehler an <bug-sh-utils@gnu.org>.
.SH COPYRIGHT
Copyright \(co 2000 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.