Subject: Re: top 3.5b5 patches for -current and not so -current
To: None <lukem@connect.com.au>
From: Wolfram Schneider <wosch@apfel.de>
List: current-users
Date: 06/18/1997 12:28:51
Luke Mewburn <lukem@connect.com.au> writes:
> Here's a patch to top3.5-beta5 that does the following:
> * removes attempted support for LASTPID - it didn't work,
> and in any case, it's a security issue.
Huh? Where is the risk? You can get also the last pid
with
ls /proc |sort -n | tail
or
sh -c 'echo $$'
--
Wolfram Schneider <wosch@apfel.de> http://www.apfel.de/~wosch/