Skip to content

Instantly share code, notes, and snippets.

@stonecharioteer
Last active February 25, 2025 08:47
Show Gist options
  • Save stonecharioteer/f9a69b6ec83809ee6af6925d98320c69 to your computer and use it in GitHub Desktop.
Save stonecharioteer/f9a69b6ec83809ee6af6925d98320c69 to your computer and use it in GitHub Desktop.
No process is an island, entire of itself.

No Process is an Island

by a humble sysadmin

No process is an island,
Running all alone;
Every process is a child of another,
A part of the tree.

If a thread is killed in silence,
The system is the less,
As well as if a daemon crashes,
As well as if a service fails,
Or if a user’s shell dies.

Any process termination affects me,
For I am part of the system,
And therefore never ask for whom the kill -9 strikes;
It strikes for thee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment