Changes

Jump to: navigation, search

Tutorial8: Links / Process Management

58 bytes removed, 08:28, 12 March 2021
Hard Links
'''Advantages:''' of hard links are that if If only one hard link remains (even if original file has been removed), the '''data in that hard linked file is NOT lost''', as well as . The data in hard linked files will automatically be updated to that of the original file since they share the same are '''i-node numberautomatically updated'''when original file are updated.
'''Disadvantages''' of hard links are that they '''take-up extra space''',<br>you '''cannot hard link directories''', and you '''cannot hard link files from other Unix/Linux servers''' (since the inode number may already be used by the other Unix/Linux server).
13,420
edits

Navigation menu