TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:1420] how do I make a beep?
Quoting Ben Luey (lueyb@carleton.edu):
> I want to have a friend be able to make my computer beep when we telnet's
> in to my computer. Is there a "beep" command I can use?
>
Not sure, but you can run swatch which monitors your log files and you
can set a pattern that looks for telnet in the logs and beeps when it
finds one.
vi ~/.swatchrc
/in.telnetd/ echo=inverse,bell=1
This will make the login msg in your swatch window inverse and ring
the bell 1 time.
--
Bob Tanner <tanner@real-time.com> | Phone : (612)943-8700
http://www.real-time.com | Fax : (612)943-8500
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9