Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Jul 1998 19:35:39 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        Joakim Henriksson <murduth@rmstar.campus.luth.se>, freebsd-questions@FreeBSD.ORG
Subject:   Re: Changing the name of forked deamons
Message-ID:  <19980710193539.A15996@emsphone.com>
In-Reply-To: <199807100522.HAA07521@rmstar.campus.luth.se>; from "Joakim Henriksson" on Fri Jul 10 07:22:48 GMT 1998
References:  <199807100522.HAA07521@rmstar.campus.luth.se>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 10), Joakim Henriksson said:
> Is there any way to change the name of a running process? It's a bit 
> cumbersome to symlink(), fork(), exec() (with lots and lost av args) and  
> unlink() to change the name of a process.

setproctitle(3).

	-Dan Nelson
	dnelson@emsphone.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980710193539.A15996>