cm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agoLinux Userslemmy.mlimagemessage-square135fedilinkarrow-up11.24Karrow-down125cross-posted to: programmerhumor@lemmy.ml
arrow-up11.21Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square135fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareDarkAri@lemmy.blahaj.zonelinkfedilinkarrow-up3·edit-26 months agocd / sudo rm -rf * Basically the Linux version of deleting system32 but idk I’m not a super Linux nerd yet.
minus-squarebandwidthcrisis@lemmy.worldlinkfedilinkarrow-up5·6 months agoThe fun thing is that you can create a file named “-rf *” and hope an admin tried to delete it!
cd /
sudo rm -rf *
Basically the Linux version of deleting system32 but idk I’m not a super Linux nerd yet.
The fun thing is that you can create a file named “-rf *” and hope an admin tried to delete it!