Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) 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?
1 5963I have one flat file,in this file how many columns are there i don't know,but one ename column is there , just i want to cut the surname, so how to cut the surname, any one know the answer please guide me ? ename ----- tapan kumar nayak bala murugan kutal chkrobarthy biswo My output is like that OUTPUT ------ nayak murugan chakrobarthy biswo
3452"ls" command is showing all the subdirectoary and files which are present in the current directoary, i want to cut only directoary name. How to cut only name ?
2 4549When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What command will change your prompt to myprompt?
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.
What are the bits that support the demand paging?
What is af_unix?
Explain the different kinds of threads?
Differentiate cat command from more command.
briefly describe the shell's responsibilities?
How many unix commands are there?
What are the general commands in using unix os for a beginner?
How would you explain a kernel to a non-technical person?
Why is grep called grep?
What is the difference between a single dot and double dot in unix?
What is unix portability?
What is the working set of a process?
How would you display the last line of a file?