Categories
Linux Tutorial Series

Linux Tutorial Series – 112 – Parent and child processes

Here is the video version, if you prefer it:

Let’s talk about parent and child processes.

Every process has to be instantiated (created) by some other process. The process which created the process is called the parent process and the created process is called the child process.

Keep this distinction in mind.

Thank you for reading!

NewsletterUpdates on interesting things I am doing

Subscribe to my newsletter to keep abreast of the interesting things I'm doing. I will send you the newsletter only when there is something interesting. This means 0% spam, 100% interesting content.

Leave a Reply

Your email address will not be published. Required fields are marked *