Linux Command Line Quiz

Linux Command Line Quiz

University

30 Qs

quiz-placeholder

Similar activities

Codean SpringBoot - JWT

Codean SpringBoot - JWT

University

25 Qs

OS quiz

OS quiz

University

25 Qs

Quizz về LFI và OSCMD

Quizz về LFI và OSCMD

University

29 Qs

COC 3: SETUP COMPUTER SERVER

COC 3: SETUP COMPUTER SERVER

University

27 Qs

ASTS 2 INFORMATIKA KELAS 7

ASTS 2 INFORMATIKA KELAS 7

7th Grade - University

25 Qs

Seatwork #4

Seatwork #4

12th Grade - University

25 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?