💀☠️

    • hddsx@lemmy.ca
      link
      fedilink
      arrow-up
      0
      ·
      5 months ago

      Nobody deletes “./“. It’s far far more likely to be “/ tmp/file”

      Also, without the -f it will prompt you. Chances are, the meme is with -f

      The other possibility, though I haven’t tested it, is the working directory is / and they did “rm -rf .” Without first checking with pwd. I know that most OS will refuse to remove root without passing in a special flag nowadays. Only a few OS still respect you as sudo.