Management
Navigation
Permissions
100

The cp command is used for this purpose.

What is copying?

100

You want to see the files in a directory. This command would allow you to see them.

What is ls?

100

"x" stands for this.

What is execute?

200

The command is used to move files or directories.

What is mv?

200

You're not sure what directory you are working in. This command would display the working directory.

What is pwd?

200

A file with both "r" and "w" has these permissions.

What is read and write?

300

The command is used to remove files.

What is rm?

300

This command is used to go back a directory.

What is cd ..?

300

One of these levels of access must be specified in chmod.

What are users, groups, others, and all?

400

These commands only work with directories.

What are mkdir and rmdir?

400

This command is used to update the access and modification dates on files.

What is touch?

400

This command is used in order to change the owner of a file.

What is chown?

500

A worker needs to move a file into a directory that does not exist. This command would be used to create that directory.

What is mkdir?

500

This command creates an empty file if the specified one doesn't exist.

What is touch?

500

In the numeric method of chmod, this number is assigned to the read permission.

What is 4?

M
e
n
u