* usr/lib/byobu/users, usr/share/byobu/status/statusrc,

usr/share/man/man1/byobu.1: LP: #900663
  - add support for a USERS_DISTINCT=1 status configuration setting
    to count the number of distinct users, rather than open ssh sessions
This commit is contained in:
Dustin Kirkland 2011-12-08 11:51:06 -06:00
commit 20f7f3d5db
4 changed files with 21 additions and 4 deletions

View file

@ -91,7 +91,7 @@ Note that BYOBU_CONFIG_DIR=\fI$XDG_CONFIG_HOME/byobu\fP if defined, and \fI$HOME
\fBuptime\fP \- the total system uptime since last boot; displayed in the lower bar toward the right in blue text on a grey background
\fBusers\fP \- the number of remote users logged into the system via sshd, empty if 0 users; displayed in the lower bar toward the right in red text on a grey background with a trailing '#' sign
\fBusers\fP \- the number of remote users logged into the system via sshd, empty if 0 users; displayed in the lower bar toward the right in red text on a grey background with a trailing '#' sign; set USERS_DISTINCT=1 to instead count the number of distinct users logged into the system (rather than open ssh sessions)
\fBwhoami\fP \- the name of the user who owns the screen session; displayed in the upper bar toward the far right in bold black text on a grey background