• SavvyWolf@pawb.social
    link
    fedilink
    English
    arrow-up
    10
    ·
    19 hours ago

    It’s actually harder to detect that. The * is expanded before the arguments are sent to rm, so it just sees a list of directories like /bin /usr /dev /sbin /home and so on.

    You could implement logic to detect that case, but at that point you’re just playing whackamole.

    • zea
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      11 hours ago

      I believe zsh catches this and makes you confirm.

      Well, that or one of my plugins, I’m not sure.