what is the functionality of kernel in unix architecture?
Answer Posted / nitesh yadav
Kernel is a Heart Of the Unix OS They Are Including drivers for computer Hardware devices, like Graphocs cards network cards disks.
A device driver is a program that allows Computer program to interact with hardware devices
CPU And Memory Management.
Unix Operated.
Understanding file systems in UNIX has to do with knowing how files and inodes are stored on a system.
What happens is that a disk or portion of a disk is set aside to store files and the inode entries.
The entire functional unit is referred to as a file system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are filter commands in unix?
Write a command to kill the last background job?
Which command will print your home directory on screen?
Is command prompt unix?
What does the command '$ls | wc –l > file1' do?
Why is awk called awk?
What command is used to switching between users in unix?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
How do you grep a case insensitive?
What is the difference between cat and more command?
hw will u use awk in replacing cahrs and files
How do I use grep to find a file?
What is the behavioural difference between cmp and diff commands?
What does 'mkdir' command do in UNIX?
What is {} in find command?