19:40
2026-08-21
dev.to
developer-tools
Linux from Zero #2 Processes: what's actually running under your terminal
A developer's blog series 'Linux from Zero' explains how to interpret the output of the `ps` command to understand process states and parent-child relationships. The post uses a `sleep` process as an โฆ