From owner-freebsd-stable Thu Jun 6 19:55:43 2002 Delivered-To: freebsd-stable@freebsd.org Received: from puke.reno.oemsupport.com (64-42-17-172.atgi.net [64.42.17.172]) by hub.freebsd.org (Postfix) with ESMTP id DF21637B407 for ; Thu, 6 Jun 2002 19:55:40 -0700 (PDT) Received: by puke.reno.oemsupport.com with Internet Mail Service (5.5.2650.21) id ; Thu, 6 Jun 2002 19:55:40 -0700 Message-ID: <9B9CB6555E6BA049BC2B857E7711C24F3F4852@puke.reno.oemsupport.com> From: Patrick Calkins To: "Stable (stable@freebsd.org)" Subject: OT: Passing kill a pid-file Date: Thu, 6 Jun 2002 19:55:40 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Slightly (ok, extremely) off topic - I know its simple, but I am going nuts finding it... how do I pass 'kill' a pid that lives in a file?? I am writing a .sh script to shutdown one of my daemons, and the pid is in a file... I keep thinking its something like kill -9 && cat '/bla/bla/my.pid' Patrick OEMSupport.Com, Inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message