# cat
## Syntax ##
## 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](/documentation/help/1.2/cd), [EXEC](/documentation/help/1.2/exec)