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. Which symbol is used to connect different streams?
Similar Questions
Discover Related MCQs
Q. Shell enables one or more arguments to be obtained from the standard output of another command. This feature is called _________
View solution
Q. What will the result when we evaluate this statement?
$ directory=’pwd’=`pwd`
View solution
Q. Which of the following is not a system defined variable?
View solution
Q. Which of the following is an invalid variable?
View solution
Q. Command substitution requires the command to use ________
View solution
Q. The command is valid.
$ ls -lRa $HOME > home.ls
View solution
Q. The UNIX shell is both _______ and _______ language.
View solution
Q. Which of the following function(s) are performed by an interactive shell?
View solution
Q. Every feature used in an interactive shell can also be used by a shell script.
View solution
Q. Which one of the following is arguably the best shell to use?
View solution
Q. Which one of the following command is used to create a child shell?
View solution
Q. Shell variables are of ____ types.
View solution
Q. Suppose ABD_DIR is a local variable. Then it will be accessible to the child process.
View solution
Q. ____ command is used to display the environment variables only.
View solution
Q. Which symbol is used for setting the PS1 prompt to show the current event number?
View solution
Q. set command by default displays the variables in the current shell.
View solution
Q. Which one of the following keyword is used with the set command to avoid overwrite existing file?
View solution
Q. To prevent accident logging out, we can use ____ as a keyword with the set command.
View solution
Q. Which of the following features of UNIX may be used for inter process communication?
View solution
Q. In a system, if 5 people are currently using the vi editor. then the number of corresponding processes will be
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!