The heart skip when an rm command runs longer than expected.
When you run a dd command and the light on the USB stick does not start flashing
Why does it always take so lang to remove the french language pack???
Last week “I was trying to fix something” and made some bad decisions. Long story short, wrong command in the right directory the screen flashed like in this meme💀. Well, I liveUSB to reinstall the whole thing. Then I remembered that I installed Cachy with BTRFS snapshots. Bam Fucking magic, it’s like nothing happened… I call it the Ohh shit, Ctrl-Z OS troubleshooter. Yep I’m new in linux…
ctrl-c ctrl-c ctrl-c ctrl-c ctrl-c
“The right command in the wrong directory can make all the difference in the world. So rise and shine, Mr. Tux. Wake up, and check the log files…”
I heard this in G-man’s voice from the first two or three words!
That was intentional :)
Apart from the initial “Rise and Shine” before the first sentence, this is a direct play on G-man’s intro speech from HL2.
When I paste a 250k-line log to console.
wondering why firefox hangs as you paste a 30MB text file into an online diff tool
Made that mistake last week. Luckily it was just a chmod and not a rm. Stomach did a flip regardless.
oh i made that same mistake a month ago when trying to chmod 777 -R another partition… and ran it in / instead
when I was but a baby sysadmin, my boss did that to a production server
Luckily it was just a chmod
that can still render a system unbootable 😅
I was trying to sudo rm -rf ./ Once and missed the / so I just used rm -rf . And this was before they added --no-preserve-root as a default so it just ripped through my entire drive.
sudo rm -rf ./andsudo rm -rf .are, as far as I know, the same command. Did you mean that you dropped the . and ransudo rm -rf /?Fortunately for me, this never happened to me, but I have gotten pretty close to running
rm -rf ~after mistakenly creating a directory caller~…This is why i find rmdir useful.
after mistakenly creating a directory caller ~…
How do you even delete such a directory?
rmdir ./~









