81. |
In UNIX there are ___ major types of shells.
|
||||||||
Answer:
Option (a) |
82. |
What is the default symbol for command prompt in Bourne shell?
|
||||||||
Answer:
Option (a) |
83. |
What is the default symbol for command prompt in C shell?
|
||||||||
Answer:
Option (b) |
84. |
Which shell is the most common and best to use?
|
||||||||
Answer:
Option (d) |
85. |
What does the following command do? $ echo *
|
||||||||
Answer:
Option (d) |
86. |
Which symbol is used for assigning a value to variables?
|
||||||||
Answer:
Option (c) |
87. |
A process is an instance of _______ program.
|
||||||||
Answer:
Option (b) |
88. |
Each process is identified by a unique integer called ______
|
||||||||
Answer:
Option (a) |
89. |
Which of the following command doesn’t create a process?
|
||||||||
Answer:
Option (d) |
90. |
Which command is used for locating repeated and non-repeated lines?
|
||||||||
Answer:
Option (b) |