#Km91#@sh.itjust.works to linuxmemes@lemmy.world · edit-210 days agoBeautiful.imagemessage-square88linkfedilinkarrow-up1441file-text
arrow-up1441imageBeautiful.#Km91#@sh.itjust.works to linuxmemes@lemmy.world · edit-210 days agomessage-square88linkfedilinkfile-text
minus-squarelibewa@feddit.orglinkfedilinkarrow-up2·9 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-up1·9 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.