Short:        User info display for AXsh
Uploader:     albert cs tut fi (Pasi 'Albert' Ojala)
Type:         util/shell
Architecture: m68k-amigaos


DESCRIPTION
	userinfo works on two levels.  If called with no argument, it
	will show the output of a finger command on the user, it will
	analyze usage.log and present some calling info figures, and
	then it will filter xpr.log and give the file ratio and more,
	all neatly and concisely on one screen.  If called with a
	user's name (which only superusers can do), it will show all that
	and also show the Questionnaire questions, the user's answers,
	and then look through AXsh:etc/last for recent calls.

	The uses are obvious: users can take a better look at their status,
	and sysops can check up on new or suspicious users quickly and
	conviniently.

AUTHOR           _
	Jani "Guru Gnosis Sahib" Poijärvi
	Internet: root@brahman.nullnet.fi

CHANGES
	Superuser commands are now allowed for assistant, superuser, wizard
	and system.

BUGS
	userinfo needs 2.0+ for AXsh's local variables and System()
	because I'm lazy.  :)  If you don't have 2.x, go upgrade already!