Linux Terminal Basics Quiz

Linux Terminal Basics Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

III. Linux

III. Linux

KG - 12th Grade

10 Qs

Admin1,ch1-4 , revision

Admin1,ch1-4 , revision

12th Grade

15 Qs

Variables y controles en VB

Variables y controles en VB

12th Grade

10 Qs

Modul Ajar Kurmer

Modul Ajar Kurmer

10th Grade - University

10 Qs

Contabilidad I

Contabilidad I

12th Grade

15 Qs

football

football

1st Grade - University

13 Qs

Kpop Random Quiz

Kpop Random Quiz

3rd - 12th Grade

12 Qs

3.1.1 Commanding the OS

3.1.1 Commanding the OS

9th - 12th Grade

12 Qs

Linux Terminal Basics Quiz

Linux Terminal Basics Quiz

Assessment

Quiz

Other

12th Grade

Hard

Created by

Jason Cross

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the pwd command do?

Changes the current directory

Lists the contents of the current directory

Prints the current working directory

Deletes the current directory

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a new file named example.txt?

cp example.txt

touch example.txt

mkdir example.txt

nano example.txt

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command allows you to view the content of document.txt one page at a time?

cat document.txt

edit document.txt

less document.txt

touch document.txt

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To get a brief help message for the cp command, which of the following commands should you use?

man cp

cp --manual

cp --help

cp --info

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you move or rename oldname.txt to newname.txt?

cp oldname.txt newname.txt

mv oldname.txt newname.txt

rename oldname.txt newname.txt

touch newname.txt

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command and option(s) would you use to create a detailed list of files, including hidden files, in a directory?

ls -d

ls -a

ls --all --long

ls -la

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to change the current directory?

cd ..

dir

cd

change

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?