shell:cat
Description
Displays the content of a file or URL.
Syntax
shell:cat [options] paths or urls
Arguments
| Name | Description |
|---|
| paths or urls | A list of file paths or urls to display separated by whitespace (use - for STDIN) |
Options
| Name | Description |
|---|
| -n | Number the output lines, starting at 1. |
| --help | Display this help message |