cm0002@lemmy.world to Programmer Humor@programming.dev · 12 days agoLinux Userslemmy.mlimagemessage-square140linkfedilinkarrow-up11.31Karrow-down127
arrow-up11.28Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 12 days agomessage-square140linkfedilink
minus-squareDarkAri@lemmy.blahaj.zonelinkfedilinkarrow-up3·edit-212 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·12 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!