last: optional alternative sysv-like implementation
(by Patricia Muscalu <patricia.muscalu AT axis.com>) function old new delta last_main 448 917 +469 show_entry - 319 +319 packed_usage 24216 24268 +52 ------------------------------------------------------------------------------ (add/remove: 1/0 grow/shrink: 2/0 up/down: 840/0) Total: 840 bytes
This commit is contained in:
@ -229,6 +229,14 @@ config LAST
|
||||
help
|
||||
'last' displays a list of the last users that logged into the system.
|
||||
|
||||
config FEATURE_LAST_FANCY
|
||||
bool "Fancy output"
|
||||
default n
|
||||
depends on LAST
|
||||
help
|
||||
'last' displays detailed information about the last users that
|
||||
logged into the system (mimics sysvinit last). +900 bytes.
|
||||
|
||||
config LESS
|
||||
bool "less"
|
||||
default n
|
||||
|
Reference in New Issue
Block a user