wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Linux Terminal

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

What is the Linux Terminal used for?

a)

Playing games

b)

Running command-line operations

c)

Watching videos

d)

Editing photos

2.

Which shortcut opens the Linux Terminal in most distributions?

a)

Ctrl + Alt + Del

b)

Ctrl + Shift + Esc

c)

Ctrl + Alt + T

d)

Alt + F4

3.

What command clears the Terminal screen?

a)

delete

b)

clear

c)

cls

d)

reset

4.

What does the cd command do?

a)

Copy files

b)

Change directories

c)

Create directories

d)

Delete directories

5.

Where can you access Terminal Preferences in most Linux distributions?

a)

Edit → Preferences

b)

View → Options

c)

File → Settings

d)

System → Preferences

6.

What is the main purpose of the man command?

a)

Display manual pages for Linux commands

b)

Create a new file

c)

Move files to another directory

d)

Shutdown the system

7.

What key should you press to exit a man page?

a)

Esc

b)

Ctrl + C

c)

q

d)

Enter

8.

Which man section covers system administration commands?

a)

1

b)

5

c)

7

d)

8

9.

Which command provides a brief description of a Linux command?

a)

man

b)

whatis

c)

apropos

d)

help

10.

What command searches for commands related to a keyword?

a)

man

b)

whatis

c)

apropos

d)

find