the difference between a soft link and a hard link?
Answer Posted / rajhshekhar aletty
using hard link, we can't create links for directories. the
link can be created within the same File System, the link
can't span into an other File System.
using soft (symbol) link, we can create links for
directories moreover that link can span into an other File
System.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is awk used for?
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is the difference between cat command and more command?
Why is shebang used?
What command will change your prompt to myprompt?
How to use grep command to list find the records of a file containing 10 different strings?
Explain ‘system calls’ with respect to unix commands?
What is the difference between grep and grep?
What is the behavioural difference between cmp and diff commands?
What will the following command do?
What does grep v grep do?
Which command is used to kill the last background job?
What is $0 bash?
What is grep in bash?
What is a bash command?