[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Alert: this client does not contain support for HTTPS urls.
From: |
Doug Kaufman |
Subject: |
Re: lynx-dev Alert: this client does not contain support for HTTPS urls. |
Date: |
Wed, 12 Aug 1998 18:06:26 -0700 (PDT) |
On Wed, 12 Aug 1998, Laura Eaves wrote:
> > kill `ps -x |sed -n -e '/eassl$/s/^ *//' -e '/eassl$/s/[^0-9].*$//p'`
>
> Using ksh you can avoid the ps/sed script by using
> kill -9 $!
Thanks for the tip. I checked the man pages and, at least with SunOS,
this works in sh also. I revised my shell script and it seems to work
fine with $!.
Doug
__
Doug Kaufman
Internet: address@hidden (preferred)
address@hidden
- Re: lynx-dev Alert: this client does not contain support for HTTPS urls., (continued)
Re: lynx-dev Alert: this client does not contain support for HTTPS urls., T.E.Dickey, 1998/08/12
Re: lynx-dev Alert: this client does not contain support for HTTPS urls., T.E.Dickey, 1998/08/12
Re: lynx-dev Alert: this client does not contain support for HTTPS urls., Laura Eaves, 1998/08/12
Re: lynx-dev Alert: this client does not contain support for HTTPS urls., Bela Lubkin, 1998/08/13