Command arguments

Command arguments, are parameters, such as filenames and directories, that are required for some commands and optional for others. For example, you can add optional command arguments with the list (ls) command to list items in a specific directory. Commands such as copy (cp), require command arguments to tell the operating system which file or directory to copy and the destination.