Command: type

Syntax

type <file> {,<file> ... }

Description

Type the contents of a text file.

Parameters

Switches

Notes

Text index files, to be used with the -key switch above, are created via the makefhx utility.

Examples

Type one file to the monitor.

type a.cmd

Send two files to the printer with header and line numbers. Print two copies of each.

type file1.dat, file2.dat, -pr, -n, -h, -x=2

Append one file to another.

type myfile.dat, -of=total, -a

See Also

Commands:

copy, formfeed, tell, walpha

Identifiers:

printer (string), print_length (numeric), print_margin (numeric), print_width (numeric)

Utilities:

makefhx