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. POSIX recommends the use of ____ instead of archaic `command ` for command substitution.
Similar Questions
Discover Related MCQs
Q. Which of the following shell doesn’t support the command substitution using $ recommended by POSIX?
View solution
Q. Which symbol is used for assigning a value to variables?
View solution
Q. Which symbol is used for evaluation of variables?
View solution
Q. Which of the following is a correct initialization of variables to null strings?
View solution
Q. A variable can be removed using _____
View solution
Q. readonly command is used to protect a variable from reassignment.
View solution
Q. C shell uses which command for assigning values to variables?
View solution
Q. The variable assignment as x = 10 (whitespace on both sides of =) will work if we are not using C shell?
View solution
Q. ____ command displays all the variables available in the current shell.
View solution
Q. Environment variable names can be defined only in uppercase.
View solution
Q. The shell has ____ prompts.
View solution
Q. Which one of the following command will change our primary prompt from $ to C> ?
View solution
Q. Which environment variable is used to display our username?
View solution
Q. Which one of the following is not an environment variable?
View solution
Q. Which escape sequence is used with PS1 to show the hostname of our computer?
View solution
Q. Which of the following shells support the use of aliases?
View solution
Q. We can display an alias definition by using an alias with the name.
View solution
Q. Which command is used in bash and Korn shells to display the previously used commands?
View solution
Q. To display the last five used commands, which one of the following commands is used (in bash shell)?
View solution
Q. Which of the following symbols are used for accessing previous commands by event numbers?
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!