What are the three main components of unix architecture?
No Answer is Posted For this Question
Be the First to Post Answer
List the different types of files that can be made available with unix?
Where unix is used today?
How do I show only directories in unix?
how to use grep command to list find the records of a file containg 10 different strings
What are the components of unix kernel?
How does the kernel differentiate device files and ordinary files?
Consider a TCP echo client which blocks on fgets which read input from standard input. If now the corresponding server process crashes, what will client TCP kernel receive? Can the client process receive that? Why or why not? How you solve the above problem?
How to remove the first line/header from a file in Unix?
1)what is grep|sort give example? 2)what are the test commands
Describe a link in unix.
What is unix operating system used for?
i have one column with data smith john michale the o/p should be smith,john,michale how we do in unix