Question
a.
$ signs
b.
{ } (curly braces)
c.
[] (square brackets)
d.
( ) (parenthesis)
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. Array values when assigned must be surrounded by
Similar Questions
Discover Related MCQs
Q. The purpose of the PATH environment variable is
View solution
Q. Some lines in an "if statement" are indented because
View solution
Q. In "bash", "if" constructs are ended with
View solution
Q. Which of the following is not a iterative construct in "bash"?
View solution
Q. A loop that continues indefinitely is called a
View solution
Q. The asterisk is a metacharacter which in the command "ls *.txt" means
View solution
Q. A metacharacter is any character that
View solution
Q. Which of the following Unix utilities are not commonly used to process regular expressions?
View solution
Q. Which programming language has a powerful regular expression engine?
View solution
Q. Which meta-noncharacter is used to indicate the end of the line?
View solution
Q. Which meta-noncharacter is used to indicate the beginning of the line?
View solution
Q. The character separating fields is called a
View solution
Q. "Awk" is a program that is primarily concerned with formatting output. It is designed to work best with pieces of data called
View solution
Q. The command "cd" (change directory) will return an exit status.
View solution
Q. What special variable has the exit status?
View solution
Q. Another name for exit status is
View solution
Q. Passing information between programs is called.
View solution
Q. A more complete means of communication between programs is called.
View solution
Q. Which of the following is necessary in order to send a signal?
View solution
Q. A signal trap is a set of instructions
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!