Question
a.
^
b.
$
c.
*
d.
//
Posted under UNIX
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. The ___ option in case statement matches any option not matched by the previous options.
Similar Questions
Discover Related MCQs
Q. case can also be used for matching multiple patterns.
View solution
Q. case can also use wildcards to pattern matching.
View solution
Q. Which command is used for computation and string handling?
View solution
Q. expr can perform ____ arithmetic operations.
View solution
Q. Which of the following is performed by expr string handling’s function?
View solution
Q. The string to be worked upon is placed on the left of the colon when using expr string handling function.
View solution
Q. Which symbol is used for finding the length of the string?
View solution
Q. Which of the following pattern is used for extracting a substring using expr?
View solution
Q. expr is an _____ command.
View solution
Q. ____ statement is used for shifting arguments left.
View solution
Q. Which one of the following is an internal command?
View solution
Q. Which symbol is used with the set command for command substitution?
View solution
Q. The ____ allows us to read data from the same file containing the script.
View solution
Q. Which of the following command doesn’t accept a filename as an argument?
View solution
Q. We can use the here document with interactive programs also.
View solution
Q. Any command using standard input can take the input from here document.
View solution
Q. ____ command is the appropriate way to interrupt a program.
View solution
Q. Suppose x =10, then what will be the value of x$x$?
View solution
Q. Given x=10 then,
x$x$ == $x$x.
The given statement is ____
View solution
Q. A shell script stopped running when we change its name. Why?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond UNIX? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!