
Filemon for Linux
Copyright (C) 2001 Mark Russinovich
Sysinternals - www.sysinternals.com

Using Filemon
-------------

Make sure that the Kylix runtime libraries libqtintf.so and 
libqt.so.2, downloadable below, are on your LD_LIBRARY_PATH. 
I recommend you install the files to /root/kylix/bin, their 
standard home in a Kylix installation. If you're using the 
BASH shell you can set the library path either in your shell 
initialization file (typically .bash_profile), or you can 
set it interactively like this:

export LD_LIBRARY_PATH=/root/kylix/bin

Then you can run Filemon from the directory in which its 
located by typing:

./filemon

Filemon requires root privileges to run. Help for
using Filemon is available in its on-line help file.

Terms of Use
------------

This software is provided "as is", without any guarantee made
as to its suitability or fitness for any particular use. It may
contain bugs, so use of this tool is at your own risk. We take
no responsilbity for any damage that may unintentionally be caused
through its use.

You may not use Filemon source code in a product, either free or
commercial, without the express written permission of Mark 
Russinovich.

You may not distribute Filemon in any form without express written
permission of Mark Russinovich. 

Licensing
---------

If you are interested in redistributing Filemon, either in original
or modified form, or wish to use Filemon source code in a product,
please send e-mail to licensing@sysinternals.com with details.

Reporting Problems
------------------

If you encounter problems, please visit http://www.sysinternals.com
and download the latest version to see if the issue has been resolved.
If not, please send a bug report to:

	mark@sysinternals.com

