Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
engineering:computer_science:linux:linux_file_system_explained [2024/08/16 13:56] – removed - external edit (Unknown date) 127.0.0.1 | engineering:computer_science:linux:linux_file_system_explained [2024/08/16 13:56] (current) – ↷ Links adapted because of a move operation carlossousa | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Linux File System - Explained ====== | ||
+ | |||
+ | Part of [[engineering: | ||
+ | |||
+ | ^Directory^Description^Example of Content| | ||
+ | |/|root folder|Everything to the OS, from hardware to softrware| | ||
+ | |/ | ||
+ | |/ | ||
+ | |/dev|Files which point to both physical and pseudo devices| | | ||
+ | |/ | ||
+ | |/ | ||
+ | |/ | ||
+ | |/ | ||
+ | |/ | ||
+ | |/mnt|Place to mount various file systems| | | ||
+ | |/ | ||
+ | |/ | ||
+ | |/root|root user Home Directory| | | ||
+ | |/ | ||
+ | |/ | ||
+ | |/usr|User programs, library files, docs|obs| | ||
+ | |/ | ||
+ | |||
+ | \\ | ||
+ | |||