What is the difference between a hard link and a soft link in Unix?
Answer / nashiinformaticssolutions
• Hard Link: A direct pointer to the file’s data on the disk. Hard links share the same inode number as the original file and continue to exist even if the original file is deleted.
• Soft Link (Symbolic Link): A pointer to the file name rather than the file’s data. It is a separate file with its inode number. If the original file is deleted, the soft link becomes a dangling link, pointing to a non-existent file.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is in grep command?
distinguish between multi-tasking,multi-user,multi- processing and time sharing?
7 Answers Alcatel, Cisco, Infosys, University Exams,
Give Command that will change the name of a directly from paypal to eBay
What is the comma to display different lines that are found when compare two files?
What's a command word?
What is the use of the command 'ls -x chapter[1-5]' ?
Which command is used to copy files?
What is the comma to show the space allocation of files?
which command is used to identify the type of the file?
What are the dos commands?
what is the use of "fg" command ?
what is the functionality of kernel in unix architecture?