cm0002@lemmy.world to Programmer Humor@programming.dev · 13 days agoLinux Userslemmy.mlimagemessage-square151linkfedilinkarrow-up11.32Karrow-down127
arrow-up11.29Karrow-down1imageLinux Userslemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 13 days agomessage-square151linkfedilink
minus-squareDarkAri@lemmy.blahaj.zonelinkfedilinkarrow-up3·edit-213 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·13 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!