@[email protected] to [email protected] • 2 months agoWhat's a handy terminal command you use often?message-square265fedilinkarrow-up1217arrow-down18
arrow-up1209arrow-down1message-squareWhat's a handy terminal command you use often?@[email protected] to [email protected] • 2 months agomessage-square265fedilink
minus-square@[email protected]linkfedilink5•2 months agosudo rm -rf / Very powerful yet helpful command :-)
minus-square@[email protected]linkfedilink13•2 months agoAgree. Don’t just copy and paste CLI commands you find on the internet, suggested by a stranger
minus-square@[email protected]linkfedilink4•2 months agoFor reference: https://en.m.wikipedia.org/wiki/Rm_(Unix) The rm -rf / variant of the command, if run by a superuser, would cause every file accessible from the present file system to be deleted from the machine.
minus-square@[email protected]linkfedilink9•2 months agoThe most deceptive joke I’ve seen on this is sudo rm -fr / to remove the French language pack
minus-square@[email protected]linkfedilinkEnglish7•2 months ago I did this on my personal computer just to prove a point.
sudo rm -rf /
Very powerful yet helpful command :-)
Someone has to say this. Don’t do it anyone
Agree. Don’t just copy and paste CLI commands you find on the internet, suggested by a stranger
Instructions unclear, dick now stuck in computer.
Lp0 on fire
For reference: https://en.m.wikipedia.org/wiki/Rm_(Unix)
The most deceptive joke I’ve seen on this is
sudo rm -fr /
to remove the French language packI did this on my personal computer just to prove a point.