Saturday, August 5, 2017

Structure of UNIX Operating Systems

Structure of UNIX Operating System:

USER: User communication with only  shell and Application

Kernal: It is heart of the OS
              It is only Communicating with hardware only
              Its is manage all services and scheduling the process priority.

Shell:User only communicating with shell,it is convert to high level language to Low and low level language to high level.

Operating System  = Kernel+shell