From owner-freebsd-questions Fri Jan 30 01:55:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA00101 for questions-outgoing; Fri, 30 Jan 1998 01:55:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA29992 for ; Fri, 30 Jan 1998 01:55:33 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.8.7/8.8.7) with ESMTP id JAA10956 for ; Fri, 30 Jan 1998 09:55:29 GMT (envelope-from kpielorz@tdx.co.uk) Message-ID: <34D1A393.61487FA0@tdx.co.uk> Date: Fri, 30 Jan 1998 09:55:31 +0000 From: Karl Pielorz Organization: TDX X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: 'unlinkd' Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" Does anyone know what: /usr/local/sbin/unlinkd Actually does? - It doesn't have a man page, but it seems to have been started at boot time on my system "167 ?? I 0:00.02 /usr/local/sbin/unlinkd" It's a BSD executable, if you run strings through it - it turns up: "hi there" as the last string in the program... The systems a 2.2.5 system, and this is the first time I've seen this program? Anyone know what it is? Regards, Karl Pielorz