1.1 Completing a Partial Command

Enter the first few letters of the command, and then press the Tab key. The command line parser completes the command if the string entered is unique to the command. Another option is to type the first few letters followed by a question mark (?). This shows all the commands that start with the letters you have already typed.