Linux Shell Quiz

Linux Shell Quiz

12th Grade

16 Qs

quiz-placeholder

Similar activities

Principles of Information Technology

Principles of Information Technology

9th Grade - University

16 Qs

Microsoft Word Ribbon (2019)

Microsoft Word Ribbon (2019)

7th - 12th Grade

17 Qs

JavaScript Basics CodeHS

JavaScript Basics CodeHS

7th - 12th Grade

20 Qs

Kuiz Autocad

Kuiz Autocad

1st Grade - University

20 Qs

Introduction to Cybersecurity Final Exam Units 1-8

Introduction to Cybersecurity Final Exam Units 1-8

9th - 12th Grade

20 Qs

4.2 Operating system

4.2 Operating system

9th Grade - University

20 Qs

Basics of Word Processing

Basics of Word Processing

12th Grade

18 Qs

Word 2016 - Lessons 1 & 2

Word 2016 - Lessons 1 & 2

9th - 12th Grade

20 Qs

Linux Shell Quiz

Linux Shell Quiz

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Dinmukhamed Elubay

Used 7+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which environment variable contains a list of directories that is searched for commands to execute?

PS1

PS2

EXEC

PATH

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the command that can report the location of a command:

what

which

where

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A pair of single quotes (') will prevent the shell from interpreting any metacharacter. True or False?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A pair of double quotes (") will prevent the shell from interpreting any metacharacter. True or False?

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using a pair of back quotes (`) will cause a shell to execute the back-quoted text as a command and substitute the output back into the original command. True or False?

False

True

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The semicolon (;) can be used to separate multiple commands to be executed in order. True or False?

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The double ampersand characters (&& ) are used to separate commands to be executed conditionally, where if the command to the left of the ampersands fails, then the command to the right of the ampersands will be executed. True or False?

False

True

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?