From owner-freebsd-questions Wed Mar 13 16:32:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web9306.mail.yahoo.com (web9306.mail.yahoo.com [216.136.129.55]) by hub.freebsd.org (Postfix) with SMTP id 83B7A37B419 for ; Wed, 13 Mar 2002 16:32:11 -0800 (PST) Message-ID: <20020314003211.11956.qmail@web9306.mail.yahoo.com> Received: from [65.90.170.72] by web9306.mail.yahoo.com via HTTP; Wed, 13 Mar 2002 16:32:11 PST Date: Wed, 13 Mar 2002 16:32:11 -0800 (PST) From: Radhika Sambamurti Subject: Re: Script to hangup ppp? To: "E. J. Cerejo" Cc: freebsd-questions@freebsd.org In-Reply-To: <3C8FBDA1.6020206@yahoo.com> 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 kill -HUP `cat /var/run/tun0.pid` this should do it for you. --- "E. J. Cerejo" wrote: > I'm being disconecting from the internet by first > checking the pid # > using " #cat /var/run/tun0.pid and then " kill " does > anyone have a > script to all of this automatically? > > Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message ===== It's all a matter of perspective. You can choose your view by choosing where to stand. --Larry Wall __________________________________________________ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message