Hello, and welcome!In this article, I'll be taking you through the intricacies of process creation in Linux. As I delve deeper into the core concepts of the Linux kernel, I’m documenting my learnings to offer a comprehensive guide. Whether you're jus...
bhanuprakasheagala.hashnode.dev9 min read
reyuki
If I run a user-space program on background by appending &, does it mean it become a system process?