• dwt
      link
      fedilink
      Deutsch
      arrow-up
      17
      ·
      edit-2
      3 months ago
      rm ./—rf\ \*
      

      Am I missing something?

        • dwt
          link
          fedilink
          Deutsch
          arrow-up
          3
          ·
          2 months ago

          Couldn’t get single quotes to type on my phone, but best to always use them for problems like that, to completely get rid of shell interference.

        • dwt
          link
          fedilink
          Deutsch
          arrow-up
          1
          ·
          2 months ago

          If you do want to try, just start a docker container and try inside there. That should negate all risk

    • RecluseRamble@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      3
      ·
      edit-2
      2 months ago

      I’ve been using Linux as my main driver for a couple of years now but I didn’t know the list of reserved file name characters is so short.

      I didn’t believe ‘*’ is allowed. That alone is so error-prone, it’s insane. Backslash is allowed too - how do you escape that? Sometimes I think they giggled while writing the specs.