• @one_knight_scripting
      link
      3
      edit-2
      9 days ago

      I’m not going to try it but… rm “./-rf *” would do the same? rm “./-rf \*” maybe?

      • @[email protected]
        link
        fedilink
        Deutsch
        39 days 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.

      • @[email protected]
        link
        fedilink
        Deutsch
        19 days ago

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