descriptionA local user information gatherer
homepage URLhttp://bjk.sourceforge.net/userinfo/
repository URLhttp://repo.or.cz/w/userinfo.git
ownerbjk@luxsci.net
last changeSat, 17 Mar 2007 17:26:30 +0000
Push URLssh://repo.or.cz/srv/git/userinfo.git
Content tags:
Add:
readme
A modular utility that gathers information about a local user. Kind of like a bunch of well known tools rolled into one. The output is separated with a field delimitor making it easy to integrate into shell scripts. The included modules gather mail, login and password file information. It's easy to write your own modules and there are a couple of examples included (kill: kill a users login process, and fexists: see if a file exists in a users home directory (think .rhosts)).
shortlog
2007-03-17 Ben KibbeyAdded homepage to README. master v2.2
2007-03-17 Ben KibbeyRemoved ChangeLog.old as it's redundant. Oops.
2007-03-17 Ben KibbeyRenamed LICENSE to COPYING.
2007-03-17 Ben KibbeyLoad module symbols immediately (RTLD_NOW).
2007-03-15 Ben KibbeyUpdate ui.1 and the -L switch.
2007-03-15 Ben KibbeyAdded 'version' Makefile target.
2006-10-14 Ben KibbeyFix command line help usage text.
2006-10-14 Ben KibbeyUpdated email address and copyright.
2006-03-10 Ben Kibbeychmod 0700 autogen.sh.
2006-03-10 Ben KibbeyChanged follow-symlink option -l to -L.
2006-03-10 Ben KibbeyAdded example module contrib/fexists.c. This tests...
2006-03-10 Ben KibbeySwitch from CVS to GIT.
2005-07-30 bjkRelease version 2.1. v2.1
2005-07-30 bjkFix for utmp hostname corruption on NetBSD.
2005-07-30 bjkSolaris doesn't have strsep() or warn[x]() or err[x...
2005-07-30 bjkUpdate usage for verbosity.
...
tags
3 years ago v2.2 Release
4 years ago v2.1
heads
3 years ago master