Searched hist:"05 c67f22458f874dd287cad9573c181e3b626fe5" (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/lastlogin/ |
H A D | lastlogin.8 | diff 05c67f22458f874dd287cad9573c181e3b626fe5 Mon Jun 06 20:40:01 CEST 2011 Ed Schouten <ed@FreeBSD.org> 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 D | lastlogin.c | diff 05c67f22458f874dd287cad9573c181e3b626fe5 Mon Jun 06 20:40:01 CEST 2011 Ed Schouten <ed@FreeBSD.org> 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.
|