#Km91#@sh.itjust.works to linuxmemes@lemmy.world · edit-25 days agoBeautiful.sh.itjust.worksimagemessage-square82linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageBeautiful.sh.itjust.works#Km91#@sh.itjust.works to linuxmemes@lemmy.world · edit-25 days agomessage-square82linkfedilinkfile-text
minus-squarelibewa@feddit.orglinkfedilinkarrow-up0·4 days agobash: Sudo: command not found And rm won’t work either, since you (probably) don’t have files named - and rf, and then it will complain that / is a directory. And even if we correct that, you forgot to pass --no-preserve-root.
minus-squareelfpie@lemmy.eco.brlinkfedilinkarrow-up0·4 days agoMaybe they are being nice to people trying to test a random command from the internet.
Sudo rm - rf /
🤷♂️
bash: Sudo: command not foundAnd
rmwon’t work either, since you (probably) don’t have files named-andrf, and then it will complain that/is a directory. And even if we correct that, you forgot to pass--no-preserve-root.Maybe they are being nice to people trying to test a random command from the internet.