[Tutor] Beep sound

Steven D'Aprano steve at pearwood.info
Sun Mar 24 03:18:20 CET 2013


On 24/03/13 10:31, Phil wrote:

> Actually, I didn't think there was any need to make any guesses since "echo -e" is exclusively a Linux command.

Nonsense. Not only does echo exist as a command on any Unix, including Apple Mac OS, FreeBSD, OpenBSD, Solaris and others, it also exists on Windows and DOS:

http://www.computerhope.com/echohlp.htm


More important than the operating system, what terminal application are you using, and does it have Terminal Bell enabled?



-- 
Steven


More information about the Tutor mailing list