WHAT IS IT? ----------- Userinfo is a console utility to display a variety of information about a local user. It uses loadable modules to perform different tasks which separate the output with a field deliminator. Some may find it useful in shell scripts to gather and process information which might be tedious by other methods. It has been tested to run on Linux, FreeBSD, NetBSD, and Solaris. See doc/README.modules for how to write your own modules and doc/uirc for an example configuration file. INSTALLATION ------------ Detailed information about 'configure' can be found in INSTALL otherwise just type './configure' then edit 'config.h' to set some custom defaults and non-standard file paths. Then type 'make' to build and 'make install' to install. Read the manual page or see 'ui -h' for command summary. BUGS ---- Send bugs, patches and suggestions to the address below. Ben Kibbey http://bjk.sourceforge.net/userinfo/