Linux Shell Quiz

Linux Shell Quiz

12th Grade

16 Qs

quiz-placeholder

Similar activities

EXCEL - Lesson 3 & 4

EXCEL - Lesson 3 & 4

7th - 12th Grade

20 Qs

Microsoft Word Vocabulary Quiz

Microsoft Word Vocabulary Quiz

9th - 12th Grade

15 Qs

Swift playground Quiz 3

Swift playground Quiz 3

11th - 12th Grade

21 Qs

SOFTWARE - OS

SOFTWARE - OS

10th - 12th Grade

16 Qs

Progamming - Java Syntax

Progamming - Java Syntax

11th - 12th Grade

15 Qs

Quiz on Variables in Programming

Quiz on Variables in Programming

11th Grade - University

15 Qs

Computer Science

Computer Science

9th - 12th Grade

20 Qs

Wee Word Intro

Wee Word Intro

7th - 12th Grade

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