lastlog
Simple crate for retrieving latest last-login records on a UNIX system
The basic usage looks like:
use ;
NOTE: this functionality is only designed to work with UNIX systems that support either utmp/wtmp or lastlog database types.
Simple crate for retrieving latest last-login records on a UNIX system
The basic usage looks like:
use ;
NOTE: this functionality is only designed to work with UNIX systems that support either utmp/wtmp or lastlog database types.