If you have 5 hard linked files and you delete four of them including the original one, then:

If you have 5 hard linked files and you delete four of them including the original one, then:Category: Introduction to Linux IIf you have 5 hard linked files and you delete four of them including the original one, then:
Linux Questions Staff asked 1 year ago

If you have 5 hard linked files and you delete four of them including the original one, then:

  • You lose the data from the file
  • The file still exists, but the data in the file is deleted
  • The hard link count goes to 0
  • The data is still available from the remaining file

About the author