Mastering Shell Scripting and Commands

Mastering Shell Scripting and Commands

University

20 Qs

quiz-placeholder

Similar activities

TechnoFuzzle

TechnoFuzzle

University

20 Qs

Exploring LEGO Spike Robotics Programming

Exploring LEGO Spike Robotics Programming

8th Grade - University

15 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

CSE105 Quiz 02

CSE105 Quiz 02

University

15 Qs

Module 4B. Post-Exploitation - Linux Privilege Escalation

Module 4B. Post-Exploitation - Linux Privilege Escalation

University

22 Qs

Mastering Shell Scripting and RCS

Mastering Shell Scripting and RCS

University

21 Qs

USP LAB Quiz

USP LAB Quiz

University

20 Qs

DreamWeaver CS6

DreamWeaver CS6

University

20 Qs

Mastering Shell Scripting and Commands

Mastering Shell Scripting and Commands

Assessment

Quiz

Computers

University

Medium

Created by

Pushpendra Pateriya

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to list files in a directory?

list

dir

ls

show

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to denote a comment in a shell script?

//

#

%%

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to create a variable in shell scripting?

myVar:Hello

myVar=Hello

let myVar=Hello

set myVar=Hello

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to compile a Makefile?

generate

make

build

compile

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does RCS stand for in the context of version control?

Resource Coordination System

Revision Control System

Rapid Change System

Remote Control System

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change file permissions in Linux?

Run the 'ls' command to view permissions.

Use the 'chmod' command.

Edit the file directly with a text editor.

Use the 'chown' command.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to display the current working directory?

pwd

mkdir

cd

ls

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?