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 the search command in unix?
What is the behavioural difference between cmp and diff commands?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What happens when we execute a unix command?
What are the commands in UNIX to list the files in a Directory?
What does 'mkdir' command do in UNIX?
Write a command that will display files in the current directory, in a colored, long format.
What does the command '$ls | wc –l > file1' do?
How do I use nslookup?
What is the use of awk command in unix?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What are bash commands?
What does sed command do in unix?
What is the command to view process running?
Who command in unix operating system?