wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Kali Linux

Total questions: 8

Worksheet time: 4mins

Name
Class
Date
1.

Which one gives information about the command

a)

su

b)

man

c)

mkdir

d)

rm

2.

you can find which directory you are in

a)

man

b)

--help

c)

pwd

d)

whoami

3.

It shows hidden file in the related file

a)

ls

b)

ls -a

c)

ls -l

d)

ls -s

4.

James wants to create a folder. Which command should he use?

a)

touch

b)

rmdir

c)

mkdir

d)

nano

5.

James wants to copy his files bu he wants to prevent files overwriting. Which command should he use?

a)

cp

b)

cp -a

c)

cp -i

d)

cp -m

6.

James wants to copy the files including their contents. Which command should he use?

a)

cp -R

b)

cp -L

c)

cp -i

d)

cp -m

7.

Which commands can read file content?

a)

touch

b)

cat

c)

sudo

d)

whoami

8.

Which command deletes folder?

a)

delete

b)

del

c)

mkdir

d)

rmdir