mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-09 16:53:33 +02: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