Linux Chapter 2 Review

Linux Chapter 2 Review

9th - 12th Grade

33 Qs

quiz-placeholder

Similar activities

Linux Chapter 8 Review

Linux Chapter 8 Review

9th Grade - University

38 Qs

Command Prompt Quiz

Command Prompt Quiz

9th Grade

28 Qs

Linux module 10 Administrative tasks

Linux module 10 Administrative tasks

6th Grade - Professional Development

28 Qs

Unit 1 BTEC IT Level 3- mixed questions

Unit 1 BTEC IT Level 3- mixed questions

12th Grade

31 Qs

Administrasi Sistem Jaringan

Administrasi Sistem Jaringan

11th Grade

30 Qs

Installing, Configuring, and Maintaining Operating Systems

Installing, Configuring, and Maintaining Operating Systems

12th Grade

36 Qs

Linux Commands

Linux Commands

12th Grade

34 Qs

Cybersecurity Unit 1

Cybersecurity Unit 1

9th - 12th Grade

28 Qs

Linux Chapter 2 Review

Linux Chapter 2 Review

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Becky West

Used 10+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What common shell type is the default shell used by most Linux systems?

Bash
Tcsh
Fish
Zsh

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command can be used to determine the current shell type?

print $SHELL
get current shell
show shell type

echo $0

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


What would you enter at the command prompt to display the current working directory?

ls
cd
dir
pwd

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the differences between the man utility and the info utility?

Man utility is text based help files for a specific command; info utility is the same information but more wordy and emphasizes how to use the commands.

Man utility is a measure of economic output; info utility is a measure of social impact.
Man utility focuses on physical goods; info utility focuses on services.
Man utility is based on information value; info utility is based on human effort.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the difference between whatis [keyword] command and apropos [keyword] command?

whatis searches for commands related to a keyword; apropos gives a detailed description of a command.
whatis gives a brief description of a command; apropos searches for commands related to a keyword.
whatis and apropos are identical commands with no differences.
whatis provides a detailed manual for a command; apropos lists all available commands.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What single command in vi Editor will save the document changes and exit vi?

save and quit

:w!

:wq

:q

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you list all the keystroke shortcuts in the nano text editor?

Press 'Ctrl + X' to exit nano.
Use 'Alt + H' to open help in nano.
Press 'Ctrl + G' in nano to view all keystroke shortcuts.
Type 'help' in the command line to see shortcuts.

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?