From owner-freebsd-questions Sun Nov 10 6:56:42 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0B2A37B401 for ; Sun, 10 Nov 2002 06:56:41 -0800 (PST) Received: from server0027.freedom2surf.net (server0027.freedom2surf.net [194.106.33.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF2BC43E3B for ; Sun, 10 Nov 2002 06:56:35 -0800 (PST) (envelope-from neil@mpfreescene.com) Received: from b1 ([195.137.35.72]) by server0027.freedom2surf.net (8.12.6/8.12.6/Debian-5) with ESMTP id gAAEuJG4006964 for ; Sun, 10 Nov 2002 14:56:29 GMT Reply-To: From: "Neil Doody" To: Subject: make pid files Date: Sun, 10 Nov 2002 14:56:13 -0000 Message-ID: <000001c288c9$56c091a0$0200a8c0@b1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 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 Is there a way to create pid files for applications you start, if the application doesn't have a configuration option within itself to create one ? Im guessing using some kind of regex with grep to capture the pid/error number when you run it ? Though im not really that good with that stuff. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message