shell:head
Description
Displays the first lines of a file.
Syntax
shell:head [options] [paths or urls]
Arguments
| Name | Description |
|---|
| paths or urls | A list of file paths or urls to display separated by whitespaces. |
Options
| Name | Description |
|---|
| -n | The number of lines to display, starting at 1. |
| --help | Display this help message |