Linux Terminal Basics Quiz

Linux Terminal Basics Quiz

12th Grade

10 Qs

quiz-placeholder

Similar activities

TXT quiz

TXT quiz

3rd Grade - University

10 Qs

Quiz Pokemon Go

Quiz Pokemon Go

11th - 12th Grade

10 Qs

Kpop Music

Kpop Music

6th Grade - Professional Development

10 Qs

KPOP TWICE

KPOP TWICE

1st Grade - Professional Development

14 Qs

BANK SOAL LETAK INDONESIA

BANK SOAL LETAK INDONESIA

7th - 12th Grade

10 Qs

IPS

IPS

5th Grade - University

10 Qs

May piscine 2nd quiz

May piscine 2nd quiz

12th Grade

12 Qs

command prompt

command prompt

4th Grade - Professional Development

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