Which of the following shells is the most basic shell available on all UNIX systems?
A. tsch
B. Bourne shell
C. C shell
D. Korn shell
B
Explanation: In Linux and UNIX, a number of command line shells are available, and they differ in the syntax of the commands they allow. The most basic shell available on all UNIX systems is the Bourne shell.
Computer Science & Information Technology
You might also like to view...
Where does the word camera originate?
What will be an ideal response?
Computer Science & Information Technology
Which of the following is the least efficient sorting algorithm for large arrays?
a. bubble sort b. binary search c. insertion sort d. selection sort
Computer Science & Information Technology