Linux Terminal Basics Quiz

Linux Terminal Basics Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

K-pop

K-pop

7th - 12th Grade

12 Qs

TXT quiz

TXT quiz

3rd Grade - University

10 Qs

Kpop

Kpop

1st - 12th Grade

13 Qs

Am I a Moa #txt

Am I a Moa #txt

6th Grade - Professional Development

10 Qs

Kpop Music

Kpop Music

6th Grade - Professional Development

10 Qs

CREDIT PROTECTION

CREDIT PROTECTION

1st - 12th Grade

10 Qs

Python- Text file handling Quiz 2

Python- Text file handling Quiz 2

12th Grade

10 Qs

TXT Quiz- Easy

TXT Quiz- Easy

KG - Professional Development

12 Qs

Linux Terminal Basics Quiz

Linux Terminal Basics Quiz

Assessment

Quiz

Other

12th Grade

Easy

Created by

Jason Cross

Used 3+ 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?