Source: wuzzah Section: misc Priority: optional Maintainer: Radu-Bogdan Croitoru Build-Depends: debhelper (>= 9), autotools-dev Standards-Version: 3.9.4 Homepage: http://www.cs.swarthmore.edu/~finney/proj/wuzzah Package: wuzzah Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, bsdmainutils Description: inobtrusively monitor your friends The idea: you have friends on a system, and you want to know when they log on and off when you're logged on. what's more, maybe you're tired of throwing together crappy/clunky who(1)/w(1)/finger(1) commands in obfuscated shell/perl scripts that only half do the job anyway. . wuzzah is a program that selectively scans a system's utmpx records (where logins are stored, among other things), keeping an eye out for your friends logging in and out, taking customizable actions on events. wuzzah is small, fast, efficient, and written in C.