Does apple use unix?
No Answer is Posted For this Question
Be the First to Post Answer
How do I run a ksh script in unix?
A process is running for 1000 times.How to kill all processes except one i.e kill 999 processes?
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 make a new directory in unix?
How to compare two text files in unix?
Discuss briefly about the directory representation in unix.
How does unix pipe work?
Does unix have a gui?
Describe file systems in unix?
What is meant by the term super user?
What is unix and why it is used?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?