adplus-dvertising
frame-decoration

Question

case can also be used for matching multiple patterns.

a.

True

b.

False

c.

May be

d.

Can't say

Posted under Shell Programming UNIX

Answer: (a).True

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. case can also be used for matching multiple patterns.

Similar Questions

Discover Related MCQs

Q. case can also use wildcards to pattern matching.

Q. Which command is used for computation and string handling?

Q. expr can perform ____ arithmetic operations.

Q. Which of the following is performed by expr string handling’s function?

Q. The string to be worked upon is placed on the left of the colon when using expr string handling function.

Q. Which symbol is used for finding the length of the string?

Q. Which of the following pattern is used for extracting a substring using expr?

Q. expr is an _____ command.

Q. ____ statement is used for shifting arguments left.

Q. Which one of the following is an internal command?

Q. Which symbol is used with the set command for command substitution?

Q. The ____ allows us to read data from the same file containing the script.

Q. Which of the following command doesn’t accept a filename as an argument?

Q. We can use the here document with interactive programs also.

Q. Any command using standard input can take the input from here document.

Q. ____ command is the appropriate way to interrupt a program.

Q. Suppose x =10, then what will be the value of x$x$?

Q. Given x=10 then,

x$x$ == $x$x.

The given statement is ____

Q. A shell script stopped running when we change its name. Why?

Q. Where is the exit status of a command stored?