diff options
author | will <will@FreeBSD.org> | 2001-01-27 03:59:41 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-27 03:59:41 +0000 |
commit | 554c08803f70f2683a8b488d5a739d5b1a179829 (patch) | |
tree | 4513015ecf2e4cda2e7b984d63791a690677e6a7 /sysutils/xw/pkg-descr | |
parent | 39b0d7d36d8611426b76761b71b822ceccff3167 (diff) | |
download | FreeBSD-ports-554c08803f70f2683a8b488d5a739d5b1a179829.zip FreeBSD-ports-554c08803f70f2683a8b488d5a739d5b1a179829.tar.gz |
Add xw 0.0.8, an X app to list current users logged into the system.
PR: 24664
Submitted by: Daniel Hemmerich <dan@spot.org>
Diffstat (limited to 'sysutils/xw/pkg-descr')
-rw-r--r-- | sysutils/xw/pkg-descr | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/xw/pkg-descr b/sysutils/xw/pkg-descr new file mode 100644 index 0000000..87346c4 --- /dev/null +++ b/sysutils/xw/pkg-descr @@ -0,0 +1,13 @@ +XW is an X app to list all the current users logged in to +the local system. Clicking on a user pops up a window +displaying various information on that user. + +Future plans do include to expand this to remote systems +as well. + +It also provides various information on the logged in users. + +WWW: http://www.gurubox.com/xw + +- Daniel Hemmerich +dan@spot.org |