• In general arguments to commands have a -, but - by its self means something completely different.
  • ls - show the names of the files in this directory.
  • cp - copy from one file to another
  • mv - move from one file to another
  • rm - remove a file