Y
Hacker News
new
|
ask
|
show
|
jobs
by
joestrouth1
205 days ago
If one user kept their files in the root directory, where would a second user keep theirs?
2 comments
codedokode
205 days ago
In /ubuntu24/home. Or a subdirectory could be created in the root directory.
link
aallaall
205 days ago
Most operating systems mounts things dynamically. You can never trust that a path for you exists for another user.
link
pwg
205 days ago
This is a
very recent
aspect time wise in the very long history of Unix (and Linux) systems.
link