this post was submitted on 25 Dec 2024
397 points (97.4% liked)
Memes
45901 readers
1306 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
su root
cd ~
chown * root
mv usr/ussr/ usr/gulag/
cd usr/gulag/
touch treason.txt
touch you_and_siberia_and_stalin.txt
chown usr/gulag/ 111
Why's your
$HOME
"/"?Because that's the home of root the su command is used to switch user
But "/root" has kinda always been the root user's home directory, not the root directory
/
.It hasn't. That's a fairly recent (1990's) innovation.
Root's home has been
/root
on every distro I've ever used ¯\_(ツ)_/¯