unix shell commands

unix shell commands

University

30 Qs

quiz-placeholder

Similar activities

Komputer Dasar

Komputer Dasar

University

25 Qs

Linux Test Prep 2

Linux Test Prep 2

8th Grade - Professional Development

25 Qs

Section 9: Networking (14-20)

Section 9: Networking (14-20)

University

32 Qs

Systems Administration Midterm (LAB) for BSCS4A

Systems Administration Midterm (LAB) for BSCS4A

University

30 Qs

11. 203.3 Creating And Configuring Filesystem Options

11. 203.3 Creating And Configuring Filesystem Options

University

27 Qs

Praktek SO Redhat

Praktek SO Redhat

University

25 Qs

QUIZ-LINUX WORKSHOP

QUIZ-LINUX WORKSHOP

University

27 Qs

QUIZ 4

QUIZ 4

University

25 Qs

unix shell commands

unix shell commands

Assessment

Quiz

Computers

University

Medium

Created by

Akhilesh singh

Used 120+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a shell script?

group of commands

a file containing special symbols

a file containing a series of commands

group of functions

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Shell scripts need to be saved with an extension .sh .

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The first line in any shell script begins with a _____

a) &

b) !

c) $

d) #

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

To run the script, we should make it executable first by using _____

a) chmod +x

b) chmod +r

c) chmod +w

d) chmod +rwx

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which command is used for making the scripts interactive?

a) ip

b) input

c) read

d) write

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The first argument is read by the shell into the parameter ___

a) 1$

b) $3

c) $$

d) $1

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The complete set of positional parameters is stored in ______ as a single string.

a) $n

b) $#

c) $*

d) $$

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?