CLI Terminology

12345678
Across
  1. 2. That is a single terminal emulator connected to a single user login and shell.
  2. 4. It starts a secure communication link between itself as the client and another host
  3. 5. It is any text-mode user interface to the Linux operating system that allows the user to type commands and see the results as text output.
  4. 6. It refers to present working directory, which you might know as the “current directory.”
  5. 7. It is the line on the terminal that contains the command prompts and any command you enter.
  6. 8. It refers to a emulator software that provides a means of interacting with a Unix/Linux computer.
Down
  1. 1. It is the primary terminal connected to a host.
  2. 3. It is the command interpreter for the operating system.
  3. 4. That utility allows launching multiple shells in a single terminal session and provides means to navigate between the running shells.
  4. 5. It is what you type on the command line in order to tell Linux what you want it to do for you.
  5. 6. Its is a string of characters that sits there with a cursor