//
Search across all documentation pages
10 pages in this section.
Why a Python automation script's entire interface to cron, CI, and the shell is a small set of Unix primitives - argv, environment, stdio, exit codes, and signals - and what that means for every other page in this section.
Running commands and capturing output safely.
Scripts you can trust unattended.