mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
fix(linux): add missing /opt directory explanation
This commit is contained in:
@@ -11,6 +11,7 @@ In Linux, understanding the directory hierarchy is crucial for efficient navigat
|
||||
- `/usr`: User programs and data.
|
||||
- `/lib`: Shared libraries.
|
||||
- `/tmp`: Temporary files.
|
||||
- `/opt`: Third-party applications.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user