wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Class Quiz

Total questions: 25

Worksheet time: 13mins

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

16.

Which of the following are OS ?

a)

Linux

b)

Garuda

c)

Ubuntu

d)

Windows

17.

which of the following are Open-Source.

a)

Ubuntu

b)

Virtual Box

c)

VMware

d)

Red Hat Enterprise Linux

18.

_______ command is used to remove the directory?

a)

rmdir

b)

rm

c)

rd

d)

rdir

19.

______ command is used to list contents of directories?

a)

tar

b)

dir

c)

lp

d)

ls

20.

Which of the following is a command in Linux?

a)

w

b)

x

c)

t

d)

None of above

21.

What command clears the contents of your terminal display?

a)

clear

b)

clr

c)

clrscr

22.

Which of the answers listed below refers to a Unix command for copying files and directories?

a)

cp

b)

copy

c)

xcopy

d)

robocopy

23.

A Linux command used for transferring files/directories to a different directory is called:

a)

replace

b)

export

c)

move

d)

mv

24.

Which of the following commands allows for moving one level up in Linux directory tree?

a)

cd -

b)

cd ..

c)

cd /

d)

cd ~

25.

Core of Linux operating system is _______

a)

Shell

b)

Terminal

c)

Kernel

d)

Command