Linux Command Line Quiz

Linux Command Line Quiz

University

30 Qs

quiz-placeholder

Similar activities

CBS1153_CIS_Topic 3_MCQ

CBS1153_CIS_Topic 3_MCQ

University

26 Qs

Information Security Quiz

Information Security Quiz

University

25 Qs

EESE125 Multi-file Projects and Storage Class Quiz

EESE125 Multi-file Projects and Storage Class Quiz

University

29 Qs

Networking Quiz

Networking Quiz

University

29 Qs

G9-Introduction to Python Programming

G9-Introduction to Python Programming

9th Grade - University

25 Qs

Linux Installation and User Management Quiz

Linux Installation and User Management Quiz

University

30 Qs

SAS Informatika Kelas 7 Ganjil

SAS Informatika Kelas 7 Ganjil

7th Grade - University

35 Qs

UAS PEMROGRAMAN MOBILE

UAS PEMROGRAMAN MOBILE

University

31 Qs

Linux Command Line Quiz

Linux Command Line Quiz

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Zanoxolo Kale

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands is used to show the contents of a text file?

Is -I

view

display

open

cat

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command reveals all files in a directory, including hidden ones?

Is

Is -a

Is -h

Is-I

dir-h

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What command would you use to create a new user on a Linux system?

adduser username

createuser username

mkuser username

useradd username

newuser username

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of data is typically stored in the /var directory?

Stores user home directories

Holds system configuration files

Stores executable system commands

Contains system logs and variable data

Contains bootloader files

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to identify the largest files in a directory?

du -ah | sort-rh | head -n 10

find. -size +100M

all of the above

none of the above

Is -IhS | head -n 10

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can a script be run in the background?

./script.sh &

nohup script.sh

screen script.sh

all of the above

none of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command will print the absolute path of your current directory?

where

dirname

which

pwd

Is -I

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?