[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Beeping the Speaker



On Mon, 23 Feb 1998, Norbert Veber wrote:

> On Sun, Feb 22, 1998 at 02:15:46AM +0000, shaul@rakefet.netvision.net.il 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.

Remco


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: