Showing posts with label Unix. Show all posts
Showing posts with label Unix. Show all posts

Unix System Organization

Unix is managed in three levels. On the upper most level resides the tools and applications.The second one is the Shell. The shell is called as the interpreter. because it translates whatever we type and transfers to the kernel.
On the other hand, the kernel is the heart of Unix. It interacts with the hardware.
The kernel has various functions. It manages files, carries out all the data transfer between the file system and the hardware, and also manages memory. The kernel program is stored in a file called unix and the shell program is stored in a file called 'sh'

Introduction

Unix operating system was developed by Dennis Ritchie and Ken Thompson @ AT&T Bell Labs. Almost 80 percent of the Code is written in 'C' Language and the the 20 percent of the code is written in Assembly Language. The main advantages with the Unix Operating system is multi-tasking, multi-user, portability and hierarchical directory structure.
 

©  3 column Minima Template by Bloganol