

.----------------------------.
| muggi-who 1.0.1 C cyberkid |
`----------------------------'

Installing .--------------------
-----------'
1) Run "make install" to compile/install the binary.

2) Add an entry in your /etc/glftpd.conf

   site_cmd MWHO EXEC /bin/muggi-who

   (change it to replace WHO later when you're satisfied with mwho).

3) If you have some dirs for which you dont want to show actions,
   create a /ftp-data/misc/mwho-hiddendirs.txt and put one line for each
   hidden dir in it. Eg:

   /site/Groups
   /site/Private

4) If you want to customize output, edit muggi-who.c, HEAD/SHOWLINE/FOOT
   are the defines you want to play with. After editing, do "make install" 
   again.

5) Now in this v1.0.1 there is an extra option in the Makefile. Uncomment
   DEFS = -DNOSHOWHIDDEN=1  if you want to completely leave out people
   who are in "hidden" dirs.


Contact .------------------------
--------'
Source is there, so no contact needed ;)  If everything fails and it
turns out to be pile-of-bugs, mail me at <cyberkid@ktsascii.net> or
as in #food on EFNET.


Cheers, cyberkid.

