Robuta

https://workingwithunixprocesses.com/ Working With Unix Processes — Learn the Fundamentals of Unix Programming in Ruby This book will show you how to work with your system. The book is packed with guidelines, best practices, and sample code in Ruby. learn the fundamentalsworking withunix processes https://nixers.net/showthread.php?mode=threaded&tid=2141&pid=20030 Processes On Unix (21-03-2019, 08:11 AM)jkl Wrote: Not quite true for the root process though. It doesn't fork itself.I think this is clearly mentioned: Quote:The usage of fork... processesunix