1.6. Summary of Commands

Below is a concise summary of the commands used in this chapter:

Command

Description

ssh user@hostname

Start a secure shell connection to hostname and login as user.

Command

Description

pwd

Print the absolute path of the current working directory.

Command

Description

date

Print the system date and time.

exit

Exit the current shell.

whoami

Print the user name associated with the current user.