Search
You can find the results of your search below.
Fulltext results:
- linux_tutorial_four
- the command. Type man command to read the manual page for a particular command. For example, to find o... ive you the commands with keyword in their manual page header. For example, try typing <code>compsci-us... | | **man command** | read the online manual page for a command | | **whatis command** | br
- linux_tutorial_two
- s writes the contents of a file onto the screen a page at a time. Type <code>compsci-user@tim: less sci... ss the [**space-bar**] if you want to see another page, type [**q**] if you want to quit reading. As you... | | **less file** | display a file a page at a time | | **head file**