What is the difference between soft link and hard link in Unix operating system ?
No Answer is Posted For this Question
Be the First to Post Answer
Which mode executes the fault handler?
Which data structure is used to maintain the file identification?
Why do we need unix shell scripting?
What is process termination in unix?
Explain the term filter.
Why is unix better than windows?
What is the difference between soft link and hard link in Unix operating system ?
What is a filter in unix? Give an example.
I 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
Why does the server parent need to close the connected socket returns from accept in a concurrent TCP server? What may happen if it does not do so?
Define a process group.
Write a shell script that requests the user's age and then echoes it, along with some suitable comment.