User Tools

Site Tools


linux:files_system

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:files_system [2020/10/27 10:31] – [Tracing Pathname 1: `/home/peter/test`] 192.168.1.1linux:files_system [2022/07/09 13:44] (current) 185.192.71.121
Line 1: Line 1:
 ====== Linux - Files System ====== ====== Linux - Files System ======
 +
 +<code>
 +/              Root
 +-> /bin        User Binaries
 +-> /boot       Boot Loader Files
 +-> /dev        Device Files
 +-> /etc        Configuration Files
 +-> /home       Home Directories
 +-> /lib        System Libraries
 +-> /media      Removable Devices
 +-> /mnt        Mount Directory
 +-> /opt        Optional Add-On Applications
 +-> /proc       Process Information
 +-> /sbin       System Binaries
 +-> /srv        Service Data
 +-> /tmp        Temporary Files
 +-> /usr        User System Resources
 +-> /var        Variable Files
 +</code>
 +
 +----
  
 {{:linux:linux-file-system.jpg?800|}} {{:linux:linux-file-system.jpg?800|}}
Line 635: Line 656:
  
 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 |
linux/files_system.1603794684.txt.gz · Last modified: 2020/10/27 10:31 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki