Younix view Command
The view command in Younix allows interactive viewing of file content, similar to the Unix less utility. It supports pagination for easier navigation.
Usage
Options
| Option | Description |
|---|---|
-f, --file <FILE> |
File to view |
-l, --lines <LINES> |
Number of lines per page (default: 20) |
-h, --help |
Print help information |
Examples
-
View
file.txtinteractively: -
View
file.txtwith 10 lines per page: