Answer Posted / narender
The unix operating system is resides in the kernel.Kernel
is one of the layer in unix, working as a communication
between the shell and hardware layers.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do chmod command do?
What is the general format of unix command syntax?
How do you repeat a command in terminal?
What are bash commands?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Write a command that will display files in the current directory, in a colored, long format.
What is the difference between cat command and more command?
How do I use nslookup?
Which command is used to create a directory?
Does cp command overwrite files?
how to sort the content of the file based on numeric values
Explain ‘library functions’ with respect to unix commands?
What is command substitution?
Why is it called a shebang?
Which command can you use to find the currently running process in unix server?