- What information is available for the current process inside a Go application?
- How do you create a child process?
- How do you ensure that a child process survives its parent?
- Can you access child properties? How can you use them?
- What's a daemon in Linux and how are they handled?