cm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agoLinux Userslemmy.mlimagemessage-square150linkfedilinkarrow-up11.32Karrow-down127cross-posted to: programmerhumor@lemmy.ml
arrow-up11.29Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 10 days agomessage-square150linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squareDarkAri@lemmy.blahaj.zonelinkfedilinkarrow-up3·edit-210 days 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·10 days 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!