• rbn@sopuli.xyz
    link
    fedilink
    arrow-up
    50
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I think it would continue even after it’s own deletion as the binary is already loaded into memory, so process is not dependent on the file system. Still doubt that it’ll complete successfully. Most likely the system crashes in the middle.

          • Elvith Ma'for@feddit.org
            link
            fedilink
            arrow-up
            3
            ·
            6 months ago

            because it won’t let you do that:

            elvith@testvm:~$ sudo rm -fr /

            rm: it is dangerous to operate recursively on ‘/’

            rm: use --no-preserve-root to override this failsafe

    • DefederateLemmyMl@feddit.nl
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      6 months ago

      as the binary is already loaded into memory

      That’s not the reason why it continues. It’s because there’s still a file descriptor open to rm.