GNO/ME Utilities - t



tee
Version: 1.2 (8 Sep 96)
Author: Devin Reade
FTP: apple2.caltech.edu grind.isca.uiowa.edu
Tee copies stdin to stdout, by default without buffering. It also makes a copy of the data to a specified file(s). It is useful when you want to watch the output of a process, but also save it.

test
Version: 1.0 (9 Feb 96)
Author: Devin Reade
FTP: apple2.caltech.edu ground.isca.uiowa.edu
The test utility evaluates string and integer expressions and, if it evaluates to true, returns a zero (true) exit status; otherwise it returns 1 (false). Test is used mainly in shell scripts.

timelimit
Version: 1.2 (10 Jan 96)
Author: Devin Reade
FTP: apple2.caltech.edu ground.isca.uiowa.edu
Limits the run time of a process; when the time is up, it either sends the specified process a series of SIGINTs, or a SIGINT followed by a SIGKILL.

tn
Version: 1.1 (11 Oct 94)
Author: Dave J. Roberts. Version 1.1 changes by Devin Reade.
FTP: apple2.caltech.edu ground.isca.uiowa.edu
A utility to display Apple's DTS Technical Notes.