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 information that might be tedious by other methods.
| Tags | Systems Administration Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX BSD NetBSD FreeBSD Linux Solaris |
| Implementation | C |
Recent releases


Changes: The follow symbolic links option was changed from -l to -L. The user's idle time from the login module is displayed as seconds rather than minutes.


Changes: More than two modules may be chained. A couple memory leaks were fixed.


Changes: The program has been split up into loadable modules. UTMPX is handled better. This release has been ported to NetBSD.


Changes: This version contains a port to Solaris and bugfixes.


Changes: A fix for null gecos info, changing lastlogin suboptions for consistency, and always displaying mail folder times if possible, even if zero size.