wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Devops day 1

Total questions: 19

Worksheet time: 10mins

Name
Class
Date
1.

Which of the following are OS ?

a)

Linux

b)

Garuda

c)

Ubuntu

d)

Windows

2.

_______ command is used to remove the directory?

a)

rmdir

b)

rm

c)

rd

d)

rdir

3.

______ command is used to list contents of directories?

a)

tar

b)

dir

c)

lp

d)

ls

4.

What command clears the contents of your terminal display?

a)

clear

b)

clr

c)

clrscr

5.

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

a)

cp

b)

copy

c)

xcopy

d)

robocopy

6.

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

a)

cd -

b)

cd ..

c)

cd /

d)

cd ~

7.

Core of Linux operating system is _______

a)

Shell

b)

Terminal

c)

Kernel

d)

Command

8.

What is the name of a Linux command used for renaming files and directories?

a)

rm

b)

ps

c)

mv

d)

ls

9.

Which of the following commands allows for moving one

level up in Linux directory tree?

a)

cd -

b)

cd ..

c)

cd /

d)

cd .

10.

Which Command Shows Permissions in Files

a)

ls -l

b)

ls -a

c)

ls -h

d)

ls -r

11.

Moves to the root directory

a)

cd ~

b)

cd \

c)

cd /

d)

cd ..

12.

pwd command displays

a)

user password

b)

present working directory

c)

none of the mentioned

d)

password file content

13.

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

14.

pwd command displays

a)

user password

b)

present working directory

c)

none of the mentioned

d)

password file content

15.

To get info about a command we use

a)

man

b)

ls

c)

help

d)

info

16.

Who can change the password of any user?

a)

Everyone

b)

Super user

c)

Supervisor

d)

End-User

17.

Which of the following command is file editor command ?

a)

cat

b)

vi

c)

echo

d)

grep

18.

which of the following command is used to change the file permission?  

a)

usermod

b)

umask

c)

chage

d)

chmod

19.

Which command displays the contents of a file?

a)

cat

b)

pipe

c)

ls

d)

tee