Searched hist:222767 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.sbin/lastlogin/
H A Dlastlogin.8diff 222767 Mon Jun 06 16:45:12 MDT 2011 ed 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.
H A Dlastlogin.cdiff 222767 Mon Jun 06 16:45:12 MDT 2011 ed 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.

Completed in 109 milliseconds