linux:files_system
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:files_system [2020/10/27 10:16] – [Names reside above the things they name] 192.168.1.1 | linux:files_system [2022/07/09 13:44] (current) – 185.192.71.121 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Linux - Files System ====== | ====== Linux - Files System ====== | ||
+ | |||
+ | < | ||
+ | / Root | ||
+ | -> /bin User Binaries | ||
+ | -> /boot Boot Loader Files | ||
+ | -> /dev Device Files | ||
+ | -> /etc Configuration Files | ||
+ | -> /home Home Directories | ||
+ | -> /lib System Libraries | ||
+ | -> / | ||
+ | -> /mnt Mount Directory | ||
+ | -> /opt Optional Add-On Applications | ||
+ | -> /proc | ||
+ | -> /sbin | ||
+ | -> /srv Service Data | ||
+ | -> /tmp Temporary Files | ||
+ | -> /usr User System Resources | ||
+ | -> /var Variable Files | ||
+ | </ | ||
+ | |||
+ | ---- | ||
{{: | {{: | ||
Line 488: | Line 509: | ||
#31 |. 31|.. 5 | test 12 | temp 15 | Documents 8 | Downloads 7 | demo 6 | ... | | #31 |. 31|.. 5 | test 12 | temp 15 | Documents 8 | Downloads 7 | demo 6 | ... | | ||
+----+-----+--v-----------------------------------v-----------------------+ | +----+-----+--v-----------------------------------v-----------------------+ | ||
- | | The inode #31 above is the " | + | | The inode #31 above is the |
- | | peter" directory. | + | | |
| The name " | | The name " | ||
| it's up in the " | | it's up in the " | ||
| above. | | above. | ||
| This directory has the names | | | This directory has the names | | ||
- | | "test " and " | + | | "test " and " |
| V | | V | ||
- | +----+-----+--|-------------------------------------------+ | + | +----+-----+--|------------------------------------------+ |
- | #7 |. 7 |.. 31| | | + | #7 |. 7 |.. 31| | |
- | +----+-----+--|-------v-----------------------------------+ | + | +----+-----+--|-------v----------------------------------+ |
| | | | ||
| | | | ||
Line 636: | Line 657: | ||
The box below represents the actual disk space given to the `test` file, inode `#12`: | The box below represents the actual disk space given to the `test` file, inode `#12`: | ||
- | | + | |
#12 | file data | | #12 | file data | | ||
- | | + | |
The name `test` for this inode isn't in this inode; the name `test` is up in the `peter` directory. | The name `test` for this inode isn't in this inode; the name `test` is up in the `peter` directory. |
linux/files_system.1603793807.txt.gz · Last modified: 2020/10/27 10:16 by 192.168.1.1