Miscellaneous commands:
date
- Shows current date and time.
who
- Shows other users logged into a system.
w
- Shows other users logged into a system, and what they are doing.
rusers
- Shows users logged into other systems.
grep pattern filename
- Searches files for lines containing pattern.
Exiting:
exit
- Exits an xterm window. If you are logged in remotely, this command
will log you out of the system.