wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Linux fundamental - Day1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Who developed Linux?

a)

Linux Torvalds

b)

Dennis Ritchie

c)

Ken Thompson

d)

Prof. Andrew

2.

User home directories are created under

a)

Bin directory

b)

Tmp directory

c)

Dev directory

d)

Home directory

3.

All directories are stored under one main directory called ____

a)

Server

b)

Home

c)

Folder

d)

Root

4.

The prompt of the regular users is

a)

@

b)

%

c)

#

d)

$

5.

Linux default shell is

a)

BAH shell

b)

SH shell

c)

ASH shell

d)

BASH shell

6.

Help for all commands is available at

a)

Man command

b)

Help command

c)

Join command

d)

Tput command

7.

The complete path name of a file or directory is

a)

Root name

b)

Tree name

c)

Relative path name

d)

Absolute path name

8.

Is command with the -a option will display

a)

sorted files

b)

all files including hidden fields

c)

all files

d)

sub directories

9.

which of the following command deletes directory along with its subdirectory and files?

a)

rm -a

b)

rm -rf

c)

rmdir

d)

rm

10.

which command displays the previously entered all command?

a)

man all

b)

history

c)

exit

d)

history all