This doesn’t look like a land war in asia.
The other classic blunder
You’re in good company. Steam even managed to do it for a whole bunch of people:
https://github.com/ValveSoftware/steam-for-linux/issues/3671
I remember this lol, to be fair no one knew how the guy managed todo it, because steam(the launcher) has checks for that, they assume the guy tried to run the steam command instead of clicking the launcher(don’t do that)
Holy… Fuck… That is scary AF!
At least you finally cleaned up that Downloads directory
godspeed
I’m tired of my Downloads folder filling up, so I usually have a startup script that empties it. This has actually been really helpful!
Make it a habit!
Didn’t get, you removed everything from the /tmp folder?
There is a wild card * that will remove everything in the current directory (and remove /tmp too)
Oh, so he deleted his download folder, not that bad I guess
Wild card is on the wrong side of the
/tmp
argument
oopsies! 😬