Kali Linux Commands

Kali Linux Commands

University

8 Qs

quiz-placeholder

Similar activities

ITS Lab

ITS Lab

University

10 Qs

Comandos

Comandos

University

6 Qs

Linux Commands

Linux Commands

University

11 Qs

CyberCamp 3 Standard Camp Linux Intro

CyberCamp 3 Standard Camp Linux Intro

KG - Professional Development

10 Qs

Revision

Revision

University

12 Qs

Perl and Java

Perl and Java

University

8 Qs

comandos linux

comandos linux

University

10 Qs

Linux Commands Review Week 6

Linux Commands Review Week 6

University

12 Qs

Kali Linux Commands

Kali Linux Commands

Assessment

Quiz

Computers

University

Medium

Created by

Ilhan TURKMEN

Used 155+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one gives information about the command

su

man

mkdir

rm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

you can find which directory you are in

man

--help

pwd

whoami

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It shows hidden file in the related file

ls

ls -a

ls -l

ls -s

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

touch

rmdir

mkdir

nano

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

cp

cp -a

cp -i

cp -m

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

cp -R

cp -L

cp -i

cp -m

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which commands can read file content?

touch

cat

sudo

whoami

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command deletes folder?

delete

del

mkdir

rmdir