Quiz 1: Linux...ology

Quiz 1: Linux...ology

University

10 Qs

quiz-placeholder

Similar activities

Linux CLI

Linux CLI

University

11 Qs

INTRODUCTION TO LINUX

INTRODUCTION TO LINUX

University

14 Qs

UNIX Commands

UNIX Commands

University

10 Qs

ARRAYLIST - JAVA

ARRAYLIST - JAVA

University

15 Qs

Wrażenia globlne w Linxie

Wrażenia globlne w Linxie

10th Grade - University

10 Qs

Docker basic

Docker basic

University

14 Qs

RedHat Academy 8.3

RedHat Academy 8.3

10th Grade - University

15 Qs

Surprise

Surprise

University

11 Qs

Quiz 1: Linux...ology

Quiz 1: Linux...ology

Assessment

Quiz

Computers

University

Easy

Created by

Dan Tulpan

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What is the symbol used for the root directory in Linux?

?

#

/

$

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What Linux command would you use to move up one directory?

cd /

cd ..

cd -

cd ~

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How do you list all files and their sizes from a directory?

ls

ls -f

ls -h

ls -l

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How do you find the path to your current directory?

cmd

pwd

awk

ls

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

How do you create a nested directory called /a/b/c/d?

mkdir -p /a/b/c/d

mkdir /a/b/c/d

ls -l /a/b/c/d

rm -r /a/b/c/d

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Which one is the absolute path to the directory /bin from /usr?

../usr/bin

../bin

../../usr/bin

/usr/bin

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

The directory ~/cats contains 3 files and 2 directories. How do you remove it?

mkdir ~/cats

rm ~/cats

del ~/cats

rm -r ~/cats

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?