This document provides an introduction to using the command line interface in UNIX/Linux systems. It explains the basic format of UNIX commands, common conventions, and examples of familiar commands like ssh, passwd, quota, and oitcleaner. It also discusses the man pages for getting help on commands and summarizes common commands like ls, cd, mkdir, rm, mv, cp, cat, more, less, head, tail, lpr, date, who, hostname, whoami, and ps. Finally, it covers the UNIX pipe operator and using nice to modify process priorities.