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 6054I 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
3498"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 4653When 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
Which file system is used in unix?
Why is unix better than windows?
Explain what is critical section?
How can you kill a process in unix?
What is in grep command?
How do you change directories in unix?
What is positional parameters in unix?
What is the command to find hidden files in the current directory?
What is ‘the principle of locality’?
List some of the frequent shells used in unix along with their indicators?
What is the function of grep command in unix?
What is unix inode?
How do you kill a job in unix?
What is grep|sort give example?
What is fork()?