Unix Commands
Unix is a command line environment, which means that primarily you have to enter commands on the keyboard instead of using point-and-click mouse.
Unix will only do something if you tell it to by giving it a command.
The basic structure of a Unix command is:
command [options...] [arguments...]