How to check logs in unix?
What unix means?
What is dot profile in unix?
How to create files in unix?
Assume that there are two different filesystems as /abc and /xyz. There is a file A under filesystem /abc which has to be linked to filesystem /xyz. Which link will you use - soft link or hard link? why?
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?
Explain some of the fundamental concepts of unix?
finding the presence of a word in a list of 'n' files (pattern matching)
How to get the last word from a line in Unix file?
What are the various ids in unix processes?
List some features of unix.
Is unix a programming language?
You have a file called tonky in the directory honky. Later you add new material to tonky. What changes take place in the directory, inode, and file?