Skip to content

cat

cat allows you to cat files.

[Session 9: haroun@DESKTOP-DU89UIV] » cat --help
cat ascii file less than 10 MB
Usage:
cat [flags] [path...]
Args:
path string list path to list
Flags:
-h, --help display help

It requires the file to be an ASCII file less than 10 MB (Otherwise use the download command)

It requires you to load the cat DLL with load-module cat.

Example:

Terminal window
[Session 9: haroun@DESKTOP-DU89UIV] » cat regdump.py