vault backup: 2023-03-13 10:39:52

This commit is contained in:
Jet Hughes 2023-03-13 10:39:52 +13:00
parent df009186a4
commit 389283ef51

View File

@ -28,8 +28,9 @@ UNIX file system
- tree ![](https://i.imgur.com/9iDILn6.png)
- descriptions
- implementation
- inode ⇒ data structure documenting data about a file
structure of directory
- current working DIR is always in memory
soft vs hard links
- hard link must always point to data - to delete a file with hard links you must also delete all the hard links