/ Macintosh HD
│
├── /System
│ ├── /Library - core macOS files
│ ├── Kernel extensions
│ ├── core fonts
│ ...
│ ...
|
├── /Library - shared by all users
├── /Users
│ ├── /Nish
│ ├── /Library - used by the particular user
│ ├── ...
│