]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attempt to implement who -a.
authored <ed@FreeBSD.org>
Sat, 11 Feb 2012 21:49:23 +0000 (21:49 +0000)
committered <ed@FreeBSD.org>
Sat, 11 Feb 2012 21:49:23 +0000 (21:49 +0000)
commitfbfd1ac8bcebefee6a59b357000a5c226311fe1a
treec883665f1510635a0138b03c67dd17d7d59f45b9
parent0458d57ea3cd173f7a4e71d67ee628f844dbdd70
Attempt to implement who -a.

According to POSIX, -a is equal to -bdlprtTu.  It seems this is not true
in practice, as -b normally restricts the output to BOOT_TIME entries
and all implementations that I know of don't.
usr.bin/who/who.1
usr.bin/who/who.c