intermediate30 minby DevFox

Subprocesses and the Shell

Running other programs safely: argument lists versus shell strings, capturing and streaming output, exit codes, timeouts, and the injection risk in shell=True.

  • Python
  • Security

    Subprocesses and the Shell — Python in Practice | DevFox Labs