U01 - Command Line & Binary/Decimal Test

U01 - Command Line & Binary/Decimal Test

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

File Handling In Python

File Handling In Python

12th Grade

20 Qs

CLI and GUI

CLI and GUI

7th - 11th Grade

20 Qs

Round-1 Technical Aptitude

Round-1 Technical Aptitude

11th Grade - Professional Development

20 Qs

RedHat Academy 8.3

RedHat Academy 8.3

10th Grade - University

15 Qs

3.1.2 Access Control

3.1.2 Access Control

9th - 12th Grade

18 Qs

File Handling in Python

File Handling in Python

12th Grade

15 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

Cyber Skills Quiz 1 - Y9

Cyber Skills Quiz 1 - Y9

9th Grade

19 Qs

U01 - Command Line & Binary/Decimal Test

U01 - Command Line & Binary/Decimal Test

Assessment

Quiz

Computers

9th - 12th Grade

Easy

Created by

Jessica Fletcher

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The action of the command pwd is to ...

Display the current user's password

Display a list of user passwords

Display the current working directory

Display the power usage report for the server

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new folder called "Flower"?

touch Flower

mkdir Flower

rmdir Flower

cd Flower

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you list all the files that are in the current folder?

list all

pwd

cd

ls

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Currently the user is in the following folder:  /home/jfletcher/Downloads/newFile. After executing cd ../.. where is the user now?

/home/jfletcher

/home/jfletcher/Downloads

/home

/home/jfletcher/Downloads/newFile

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between rm and rm -rf?

rm removes a directory while rm- rf removes a file

There is no difference, they both remove files and directories

rm can remove a file while rm -rf removes a directory

rm removes files and folders while rm -rf gives you details on the removal

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a directory?

A folder used to store files

A file

A command to a computer

A file used to store folders

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

touch media/popular.txt

It changes the working directory to the media directory.

It creates a file named popular.txt in the media directory.

It creates a file named popular.txt in your working directory.

This command is not formed correctly.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?