How the Kernel handles the fork() system call in traditional Unix and in the System V Unix, while swapping?
What is RC (return code)? What is useful for? Which are the common values?
What is path variable in unix?
What is directory unix?
What is the difference between NFS 3 and NFS 4? What are new features added in NFS4?
Is unix multiuser?
What does unix like mean?
following two file are file a file b 110 aab 330 xxl i want the output like file a fileb 110 xxl 330 aab give solution ?
List some features of unix.
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?
What is Thread dump in unix?
Is it possible to create new a file system in UNIX?
What is .profile unix?