LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Help Needed for beed sound (https://www.linuxquestions.org/questions/linux-newbie-8/help-needed-for-beed-sound-765533/)

pinga123 10-30-2009 05:53 AM

Help Needed for beed sound
 
Hi guys
i want a system to generate little beep sound for an invalid input.
How to establish this as ^G is not working in my machine is there any way to establish that.

echo "Please Enter Proper Choice^G"
output:Please Enter Proper Choice^G

pinga123 10-30-2009 06:05 AM

I used echo -en "\007" now its working.


All times are GMT -5. The time now is 09:28 PM.