Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between a hard link and a soft link in Unix?



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

Post New Answer

More Unix Commands Interview Questions

What does mkdir up2date; touch outdated up2date do?

2 Answers  


Which command can you use to find the currently running process in unix server?

0 Answers  


How do you change file permissions and ownership in Unix?

2 Answers  


How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.

12 Answers   IBM,


What is the behavioural difference between cmp and diff commands?

0 Answers  


What do chmod, chown, chgrp commands do?

0 Answers  


Enlist some filename manipulation commands in unix.

0 Answers  


what is kernel?

6 Answers  


What is grep in bash?

0 Answers  


what is the command to find out which shell you are running?

14 Answers  


How do I clear my terminal history?

0 Answers  


What is grep r?

0 Answers  


Categories