freebsd-dev/usr.sbin/lastlogin
Ed Schouten 05c67f2245 Allow custom files to be opened and allow sorting by timestamp.
While implementing a tool to import lastlog entries into utmpx, I
noticed lastlogin doesn't allow custom database files to be opened. Add
a -f switch to support this. Also, add -r and -t similar to ls(1),
ruptime(1), etc. where you can sort entries by timestamp and reverse
them. This allows you to spot active/idle users more easily.
2011-06-06 18:40:01 +00:00
..
lastlogin.8 Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
lastlogin.c Allow custom files to be opened and allow sorting by timestamp. 2011-06-06 18:40:01 +00:00
Makefile Port lastlogin(8) to utmpx. 2010-01-13 18:17:12 +00:00