From owner-freebsd-questions Fri Jun 9 2:58:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from draenor.org (draenor.org [196.36.119.129]) by hub.freebsd.org (Postfix) with ESMTP id A828837B5BF for ; Fri, 9 Jun 2000 02:58:30 -0700 (PDT) (envelope-from marcs@draenor.org) Received: from marcs by draenor.org with local (Exim 3.14 #1) id 130LMl-000N94-00; Fri, 09 Jun 2000 11:46:15 +0200 Date: Fri, 9 Jun 2000 11:46:15 +0200 From: Marc Silver To: "Ilia E. Chipitsine" Cc: questions@FreeBSD.ORG Subject: Re: how can I get ppp's pid ? is it possible to save it to some file ? Message-ID: <20000609114615.P81376@draenor.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from ilia@cgu.chel.su on Fri, Jun 09, 2000 at 03:47:19PM +0600 X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ps aux | grep ppp will show you the pid... I think it's also stored in /var/run/ppp.pid Cheers, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message