• @tslnox@reddthat.com
    link
    fedilink
    49 months ago

    Yeah, because the bat file isn’t actually running, it’s just a list of commands cmd should execute.

    • @Natanael@slrpnk.net
      link
      fedilink
      39 months ago

      Yup, CMD acts as a parser / runtime and the process is bound to the CMD binary, the script file is being run by CMD which keeps a copy of it in its own working memory in RAM