the difference between a soft link and a hard link?
Answer Posted / rajan.v.r
in hardlink the pid of the two files are same. we cannot
create the link b/w two directories and files are in two
different system directory. but in softlink the pids are
different and we cant two link directories
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which command should you use to find the remaining disk space in unix server?
What command is used to switching between users in unix?
How do I use nslookup?
what is the advaantage of each user having its own copy of the shell?
How can we use grep command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
What does the “echo” command do?
What are awk commands?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What is the use of sed command in unix?
What do chgrp command do?
Which command can you use to find the currently running process in unix server?
Give the command for finding the current date.
How do I search a whole word in vim?
Why is awk called awk?