docs: add lslogins(1) to TODO

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2014-01-14 10:17:16 +01:00
parent 3eb433df82
commit 8e2f2befc9
1 changed files with 11 additions and 0 deletions

View File

@ -1,6 +1,17 @@
Note that items with (!) have high priority.
lslogins(1)
----------
- a new command to list information about accounts
- based on lib/tt.c
- see passwd -S and solarix/aux logins commands
- use infor from libc passwd struct, lastlog and wtmp/btmp logs
- expected columns USERNAME, UID, GID, STATUS, GROUPS, SHELL, HOME,
FULLNAME, LAST-LOGIN, LAST-TTY, LAST-HOSTNAME, FAILED-LOGIN, FAILED-TTY,
HUSH-STATUS ...
hwlock
------
- use /var/lib/hwclock/drift to store hw-clock drift numbers.