alphacyberranger to Programmer [email protected]English • 2 years agoLinux Best Practicesimagemessage-square124arrow-up11.68Karrow-down1100cross-posted to: [email protected]
arrow-up11.58Karrow-down1imageLinux Best Practicesalphacyberranger to Programmer [email protected]English • 2 years agomessage-square124cross-posted to: [email protected]
minus-square𝘋𝘪𝘳𝘬linkfedilink22•2 years agorm -rf * stands for read mail really fast, and the * addresses all mails.
minus-squareSalamanderlinkfedilink2•edit-22 years agoI wiped all my data from a supercomputer by trying to ‘cd’ into a folder but making a typo and then running rm -rvf * from my home directory. At least they kept backups… The system administrators were probably amused about who gets access
rm -rf *
stands for read mail really fast, and the*
addresses all mails.Removed by mod
I wiped all my data from a supercomputer by trying to ‘cd’ into a folder but making a typo and then running
rm -rvf *
from my home directory.At least they kept backups… The system administrators were probably amused about who gets access