term basics I : Hands-on
this tutorial shows how to begin with the term tool: starting a session, logging in, using keyboard shortcuts and exiting.
info
- Let's presume that a successful comlink with the device was already established (the device is connected, connection options were set, the driver was installed, etc.)
- Let's presume that you have an experience with a CLI environment.
tip
- For more information, check the term manual page.
- The term tool provides an interface to the device's CLI. That is different from your operating system's CLI (Windows CMD, where e.g. the term can be invoked from). Do not mix the two environments.
- You may type
term -?
to display the embedded manual.