wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Linux Essentials

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Which is the core of the operating system?

a)

Shell

b)

Kernel

c)

Commands

d)

Script

2.

Which command is used to display the operating system name

a)

os

b)

kernel

c)

unix

d)

uname

3.

Command used to count number of character in a file is

a)

cut

b)

grep

c)

wc

d)

count

4.

pwd command displays

a)

user password

b)

present working directory

c)

none of the mentioned

d)

password file content

5.

How do you rename file “new” to file “old”?

a)

mv new old

b)

move new old

c)

rn new old

d)

cp new old

6.

Hidden files are

a)

Files that cannot be opened by ordinary user for writing

b)

Permitted for (can be accessed) only super users

c)

Those whose ‘read’ bit is set to ‘h’

d)

Files that begin with a ‘.’

7.

User passwords are stored in

a)

/etc/password

b)

/etc/passwd

c)

/root/passwd

d)

/root/password

8.

To get info about a command we use

a)

man

b)

ls

c)

help

d)

info

9.

Who is the creator of Linux ?💻

a)

Linus Torvalds

b)

Charles Babbage

c)

Dennis Ritchie

10.

Different versions of Linux OS is called _________

a)

Kernal

b)

Shell

c)

Wildcard

d)

Distributaries

11.

When was linux found?

a)

1983

b)

1985

c)

1991

d)

2000

12.

what command is used to remove files?

a)

dm

b)

rm

c)

delete

d)

erase

13.

Which of the following information can be viewed using "ifconfig" command in the Linux operating system?

a)

IP address

b)

Mac address

c)

MTU

d)

All of the above

14.

Which command is used for displaying the beginning of a file?

a)

pr

b)

begin

c)

lp

d)

head

15.

Linux is a open source

a)

Yes

b)

No