From owner-freebsd-questions Fri Mar 1 0:31:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from otaku.freeshell.org (otaku.freeshell.org [207.202.214.131]) by hub.freebsd.org (Postfix) with ESMTP id 5B23F37B417 for ; Fri, 1 Mar 2002 00:31:12 -0800 (PST) Received: by otaku.freeshell.org (8.11.3/8.11.6) id g218V4O22949; Fri, 1 Mar 2002 08:31:04 GMT Date: Fri, 1 Mar 2002 09:31:04 +0100 (CET) From: Thorsten Trampisch X-X-Sender: To: "Paul C. Boyle" Cc: Subject: Re: killing a pid In-Reply-To: <200203010823.DAA01398@alpha.vaxxine.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Paul, you have to type kill `cat pid.sah` Greetings, Thorsten Trampisch On Fri, 1 Mar 2002, Paul C. Boyle wrote: > Date: Fri, 1 Mar 2002 03:25:04 -0500 > From: Paul C. Boyle > To: freebsd-questions@freebsd.org > Subject: killing a pid > > > I am trying to do this > > kill 'cat pid.sah' > > but its not working. > > Any ideas why? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message