It is better to avoid fork() and use separate executable file for background processes.
4 Likes
It is better to avoid fork() and use separate executable file for background processes.