Date: Wed, 13 Mar 2002 16:32:11 -0800 (PST) From: Radhika Sambamurti <radhika_narendran@yahoo.com> To: "E. J. Cerejo" <ejcerejo@yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: Script to hangup ppp? Message-ID: <20020314003211.11956.qmail@web9306.mail.yahoo.com> In-Reply-To: <3C8FBDA1.6020206@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
kill -HUP `cat /var/run/tun0.pid` this should do it for you. --- "E. J. Cerejo" <ejcerejo@yahoo.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020314003211.11956.qmail>