On Mon, 07 Oct 2013 12:37:35 +0100
Frank Leonhardt <[email protected]> wrote:
> In the good'ol days I could make UNIX ring a bell (literally) by sending
> \a to the console TTY (an ASR33 in my case). Now there's an electronic
> synthesised ting or beep from an terminal emulator IF it's got a sound
> card and so on, and an IBM-PC had a beep routine in the BIOS.
Try this:
echo ^G > /dev/console
You'll have to type ^V^G to get a real ^G in the command line
(^ means control of course).
--
Steve O'Hara-Smith <[email protected]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"