lynx-dev
[Top][All Lists]
Advanced

[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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]