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
Why is it called grep?
What do chown command do?
What is the use of the command 'ls -x chapter[1-5]' ?
What is the use of the tee command?
What is the significance of the 'tee' command?
Is it inbetween or in between?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is unix command?
Differentiate cmp command from diff command.
Is command prompt unix?
What is the difference between cat command and more command?
How do I use grep to search for a file?
Which unix command to make a new directory?
Why is it called a shebang?
Does cp command overwrite files?