Display on Bash

david nicol whatever at davidnicol.com
Mon Jun 30 08:17:20 CDT 2003


I believe this is suitable for use in crontab files

who | cut -b1-18 | xargs -i echo echo BEEP | write {} | sh

Here's an annoying clock:

0 * * * * who | cut -b1-18 | xargs -i echo date | write {} | sh

-- 
David Nicol, independent consultant, contractor, and food service worker




More information about the Kclug mailing list