U01 - Command Line & Binary/Decimal Test

U01 - Command Line & Binary/Decimal Test

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Linux Chapter 11

Linux Chapter 11

9th - 12th Grade

18 Qs

Standard Linux Commands

Standard Linux Commands

1st - 10th Grade

20 Qs

Linux Basic

Linux Basic

1st - 12th Grade

20 Qs

Basic Linux Practice

Basic Linux Practice

12th Grade

23 Qs

Linux User Management

Linux User Management

10th Grade - University

20 Qs

Files & File Systems

Files & File Systems

9th - 12th Grade

24 Qs

RedHat 1

RedHat 1

10th Grade

15 Qs

Python Binary File

Python Binary File

12th Grade

15 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?