Mastering Basic Linux Commands

Mastering Basic Linux Commands

12th Grade

15 Qs

quiz-placeholder

Similar activities

Introduction to Computer Science Concepts

Introduction to Computer Science Concepts

6th Grade - University

10 Qs

Python Library Routines Quiz

Python Library Routines Quiz

10th Grade - University

18 Qs

Exploring Data Tools and Formats

Exploring Data Tools and Formats

12th Grade

11 Qs

File Management, Operating Systems and More

File Management, Operating Systems and More

9th - 12th Grade

18 Qs

Networking Protocols Quiz

Networking Protocols Quiz

9th - 12th Grade

12 Qs

Excel grade 3

Excel grade 3

4th Grade - University

19 Qs

Module 3 - Unity Scripting Basics

Module 3 - Unity Scripting Basics

9th - 12th Grade

15 Qs

Quiz on Blockly Programming (Fundametal - P2)

Quiz on Blockly Programming (Fundametal - P2)

7th Grade - University

10 Qs

Mastering Basic Linux Commands

Mastering Basic Linux Commands

Assessment

Quiz

Information Technology (IT)

12th Grade

Hard

Created by

NetworkHaz NetworkHaz

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to list all files and directories in the current directory in Linux?

ls

list

dir

show

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command would you use to change the current working directory to `/home/student`?

cd /home/student

chdir /home/student

move /home/student

goto /home/student

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command displays the contents of a text file named `notes.txt`?

show notes.txt

cat notes.txt

open notes.txt

read notes.txt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new empty file called `report.txt`?

make report.txt

touch report.txt

newfile report.txt

create report.txt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to remove a file named `oldfile.txt`?

del oldfile.txt

erase oldfile.txt

rm oldfile.txt

removefile oldfile.txt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the command to display the current working directory?

pwd

cwd

whereami

dir

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to copy a file named `data.csv` to a directory called `backup`?

cp data.csv backup/

copy data.csv backup/

mv data.csv backup/

duplicate data.csv backup/

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?