Using a Linux machine, you have the following directory tree: ( Image S1Q1 ) / |-- home | |-- cindy | |-- Pictures | |--Alaska | |--Canada | |-- Movies |-- var If your current path is /home/cindy/Pictures/Canada, and you want to change to the Alaska directory, which of the following commands can you use? Check all that apply. Nice work! You can use the ~ to get to the user)s home directory, and you can use the cd .. to get to the parent directory you)re currently in.
How confident are you in this answer?