cat

Syntax

CAT <file> [<seek position>]

Parameters

The file to display and optionally a position to seek in the file, in bytes.

Description

Displays the contents of the specified file into the active window.

The seek position parameter is used internally to display away logs, if omitted the whole file is shown.

Examples

/CAT /etc/network/interfaces
/CAT /home/mike/resume.txt
/CAT contact_details.txt

See also

CD, EXEC