DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦ac2f69619⟧ TextFile

    Length: 418 (0x1a2)
    Types: TextFile
    Notes: UNIX file
    Names: »tee.1«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man1/tee.1« 

TextFile

.ig
	@(#)tee.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH TEE 1
.SH NAME
tee \- pipe fitting
.SH SYNOPSIS
.B tee
[
.B \-i
] [
.B \-a
]
[ file ] ...
.SH DESCRIPTION
.I Tee
transcribes the standard input to the standard
output and makes copies in the 
.I files.
Option
.B \-i
ignores interrupts;
option
.B \-a
causes the output to be appended to the
.I files
rather than overwriting them.