> How do I send a beep to the console in bash? something like echo control-g > I guess, ??
source http://volker.orcon.net.nz/soft/script/functions_vk.bash # Ring terminal bell N times (default 1), # displaying TEXT (default "Ring bell:\n"). ringbell [N] [TEXT] (sorry for the ads ;-) ) Or, as per usual, read, copy, modify. Volker
