Linux Shell Quiz

Linux Shell Quiz

12th Grade

16 Qs

quiz-placeholder

Similar activities

Basic Linux Commands

Basic Linux Commands

9th - 12th Grade

16 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

Excel CH 5 & 6

Excel CH 5 & 6

9th - 12th Grade

20 Qs

Cyber Camps 2018 - Review Day 3 Ubuntu

Cyber Camps 2018 - Review Day 3 Ubuntu

7th - 12th Grade

15 Qs

CSP Basic Scratch Concepts

CSP Basic Scratch Concepts

9th - 12th Grade

20 Qs

A Level CS 1.2.1 Systems Software P1

A Level CS 1.2.1 Systems Software P1

12th Grade

15 Qs

Computer Hardware/ Software Review

Computer Hardware/ Software Review

9th - 12th Grade

19 Qs

Exploring User Interfaces: GUI vs CLI

Exploring User Interfaces: GUI vs CLI

12th Grade

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