Osy5 Dos Unix
Osy5 Dos Unix
By
Mr. Parag R. Sali
Lecturer
Department of Computer Technology
SNJB’s Shri. Hiralal Hastimal ( Jain Brothers)
Polytechnic, Chandwad
Program Name: Computer Engineering Group
Program Code : CO/CM/IF/CW
Semester : Fifth
Course Title : Operating System
Course Code : 22516
2) The Shell – Whenever you login to a Unix system you are placed in a shell
program. The shell is a command interpreter; it takes each command and
passes it to the operating system kernel to be acted upon. It then displays the
results of this operation on your screen. Several shells are usually available on
any Unix system, each with its own strengths and weaknesses. Examples are
the Bourne Shell (sh), C Shell (csh), and Bourne Again Shell (bash).