Subject: Re: w(1) show ftp users?
To: John M Vinopal <banshee@gabriella.resort.com>
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
List: current-users
Date: 03/14/1996 21:51:49
>Has anyone made a mod to w(1) which would show ftp users?
>Comments on difficulty?

Would be tough, unless you modified ftpd to write current ftp users to a
file a la utmp.  I suppose you could read wtmp (ftpd writes logging info
to wtmp, right?).

--Ken