TYPE Outputs files to the terminal
SYNTAX
TYPE[/options] filespecs
SEMANTICS
The TYPE command accepts up to six input file specifications;
separate multiple file specifications with commas (,).
Wild cards are accepted in place of file names or file types.
The default file type is .LST.
OPTIONS
BEFORE[:dd:mmm:yyyy]
Types the contents of files created before the specified date.
If the date is omitted, the system date is used
COPIES:n
Types the file the number of times you specify
DATE[:dd:mmm:yyyy]
Types the contents of files created on the specified date. If
the date is omitted, the system date is used
DELETE
Deletes the file after typing it
INFORMATION
Treats "file-not-found" errors as information, not fatal
LOG
Logs the names of the files typed
NEWFILES
Types only those files dated with the current system date
NOLOG
Suppresses the log of the files typed
QUERY
Requires confirmation before typing each file
SINCE[:dd:mmm:yyyy]
Types the contents of files created on or after the specified date.
If the date is omitted, the system date is used
WAIT
Waits for user response before proceeding with the type
EXAMPLES
TYPE A.LST
TYPE/COPIES:3 REPORT
TYPE/NEWFILES *.LST
Tim Shoppa
7328 Bradley Blvd
Bethesda, MD 20817
Voice:+1 301 767 5917
Fax:+1 301 767 5927
Email:shoppa@trailing-edge.com