Commands are case-sensitive. This is true.
When entering a command, do arguments or options typically come first? Options comes first.
Which command will print your current location in the filesystem? present working directory which is the command pwd
Which command will allow you to change your current directory? change directory which is the command cd.
Which of the following is not an example of an absolute path? Documents is not an absolute path.