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 6049I 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
3493"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 4642When 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 is difference between socket () and serversocket () class?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
Is unix portable?
How do I find my unix os version?
How to remove the first line/header from a file in Unix?
Define the term directory?
What are drawbacks of ssh v2?
How to change the directory in unix?
What is the full form of ipc?
How to create a blank file in unix?
Which language is used in unix?
What is pipe in unix example?
Explain mount and unmount command.
Explain the steps that a shell follows while processing a command.