Quiz 2

Quiz 2

University

20 Qs

quiz-placeholder

Similar activities

Module 4B. Post-Exploitation - Linux Privilege Escalation

Module 4B. Post-Exploitation - Linux Privilege Escalation

University

22 Qs

Mobile application test no 1

Mobile application test no 1

University

16 Qs

Introduction to Software

Introduction to Software

University

15 Qs

IT Essentials Ch 12 Review - Mobile, Linux, and MacOS

IT Essentials Ch 12 Review - Mobile, Linux, and MacOS

9th Grade - Professional Development

22 Qs

Quiz No. 1 - Operating System Basics

Quiz No. 1 - Operating System Basics

University

15 Qs

Final Quiz

Final Quiz

University

17 Qs

Linux Directory Structures

Linux Directory Structures

10th Grade - University

20 Qs

Commanding the Command Line Quiz

Commanding the Command Line Quiz

University

15 Qs

Quiz 2

Quiz 2

Assessment

Quiz

Computers

University

Hard

Created by

Parul Choudhary

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command reads user input from the terminal and assign this value to a variable name?

get

read

set

echo

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the following statement is true about variables in shell?

variables do not require declaration before assigning value to them

variables are case sensitive

to extract the contents of a variable, we have to provide the variable a preceding $

all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this program?

  1. var1=10

  2. $var1=20

  3. echo $var1

  4. exit 0

program will print 10

program will generate a warning message

program will print 20

program will print 10 & 20

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display the operating system name

unix

os

kernel

uname

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command changes a file’s group owner

cgrp

chgrp

change

group

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to extract a column from a text file

cut

paste

get

tar

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display disk consumption of a specific directory

du

dd

ds

df

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?