adspace


What is unix operating system explain various components of unix operating system?

Answer Posted / Balram Singh

Unix comprises several key components: the kernel, shell, file system, processes, and system calls. The kernel manages hardware resources, the shell interprets user commands, the file system stores and organizes files, processes are instances of programs running on the system, and system calls provide a way for programs to interact with the operating system.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you edit a large file without opening it in unix?

988