Why this blog???

The URL says “forkandexec”

So what does “fork” system call do in linux?

It duplicates the current process.

The “exec” ?

It runs a new process into the current process space.

So I fork the existing concepts and exec my understanding in this blog

Leave a comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.