On Tue, 24 Feb 1998, Remco Blaakmeer wrote: > On Mon, 23 Feb 1998, Norbert Veber wrote: > > > On Sun, Feb 22, 1998 at 02:15:46AM +0000, [EMAIL PROTECTED] wrote: > > > > In bash or sh or ksh - > > > > > > > > echo ^g^g > > > > > > Doesn't work for me. > > > > come on, its not rocket science, echo -e "\a" will do the trick. > > Sure, that does the same as `echo ^g`. The question was how to make two > beeps. Both `echo ^g^g` and `echo -e "\a\a"` give you one beep. >
Well "echo ^G;sleep 1;echo ^G" works, but the pause is a bit long.. need it to be about 1/3 to 1/2 of a second... just sounds better :) Michael Beattie ([EMAIL PROTECTED]) ------------------------------------------------------------------------------- Don't force it, use a bigger hammer. ------------------------------------------------------------------------------- Debian GNU/Linux.... Ooohh You are missing out! -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .