From owner-freebsd-questions Fri Jul 10 06:01:05 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA05748 for freebsd-questions-outgoing; Fri, 10 Jul 1998 06:01:05 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from rmstar.campus.luth.se (rmstar.campus.luth.se [130.240.197.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05743 for ; Fri, 10 Jul 1998 06:01:03 -0700 (PDT) (envelope-from murduth@rmstar.campus.luth.se) Received: from rmstar.campus.luth.se (localhost [127.0.0.1]) by rmstar.campus.luth.se (8.8.8/8.8.8) with ESMTP id HAA07521 for ; Fri, 10 Jul 1998 07:22:49 +0200 (CEST) (envelope-from murduth@rmstar.campus.luth.se) Message-Id: <199807100522.HAA07521@rmstar.campus.luth.se> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-questions@FreeBSD.ORG Subject: Changing the name of forked deamons Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 Jul 1998 07:22:48 +0200 From: Joakim Henriksson Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. -- regards/ Joakim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message