setproctitle(3) Wayne Cuddy wrote: > > I have a process that forks several times, I want to change the names that the > child processes appear as in the process table. Is there a trick to doing > this? > > Thanks, > Wayne > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message
- changing argv[0] after fork() Wayne Cuddy
- Re: changing argv[0] after fork() Andy Doran
- Re: changing argv[0] after fork() Wayne Cuddy
- Re: changing argv[0] after fork() Andy Doran
- Re: changing argv[0] after fork() Sheldon Hearn
- Re: changing argv[0] after fork() Garance A Drosihn
- Re: changing argv[0] after fork() Warner Losh
- Re: changing argv[0] after fork() Nick Hibma