Date: Thu, 9 May 2002 16:04:40 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/who who.1 who.c Message-ID: <200205092304.g49N4eZ63581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/05/09 16:04:40 PDT
Modified files:
usr.bin/who who.1 who.c
Log:
Reimplement the who(1) utility to add some features required by SUSv3:
-H option (show column headings),
-T (show mesg(1) state),
-m (same as "am I"),
-u (show idle time),
-q (quick mode; list names in columns).
PR: 36128
Reviewed by: mike
Revision Changes Path
1.11 +51 -16 src/usr.bin/who/who.1
1.14 +225 -112 src/usr.bin/who/who.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205092304.g49N4eZ63581>
