Question
a.
True
b.
False
c.
May be
d.
Can't say
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. Shell scripts are executed in a separate child shell process.
Similar Questions
Discover Related MCQs
Q. The first line in any shell script begins with a _____
View solution
Q. To run the script, we should make it executable first by using _____
View solution
Q. To spawn a child of our own choice for running the script, we can use ___ command.
View solution
Q. Which command is used for making the scripts interactive?
View solution
Q. read command is shell’s internal tool.
View solution
Q. A single read statement can be used with one or more variables.
View solution
Q. What are positional parameters?
View solution
Q. The first argument is read by the shell into the parameter ___
View solution
Q. The complete set of positional parameters is stored in ______ as a single string.
View solution
Q. Which of the following is used for storing the number of positional parameters?
View solution
Q. Which of the following operators are used for logical execution?
View solution
Q. test works in ____ ways.
View solution
Q. Which of the following operators is used with test for comparison of numeric values?
View solution
Q. We can use comparison operators without a ‘ – ‘ .
View solution
Q. ___ implies greater than and ____ implies less than.
View solution
Q. Which of the following operator is used as a shorthand for test?
View solution
Q. It is essential to use whitespaces when we use [ ] .
View solution
Q. test and [ ] can be used for string comparison.
View solution
Q. Which one of the following option is used for AND operation?
View solution
Q. Which one of the following option is used for checking that the string is NULL string?
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!