How 2 Know
If you can't Google it, You Can Knowing it.

How to make the System Ring

if you are a Shell Scripting Developer and all the time deveolpe Shell Scripts, if course you need to make your System Ring after finished the script or when it needs data from the user.

try this code on AIX

echo  '\a'

 

or if you are using LINUX (Tested on CENTOS) try the following

echo  -e '\a'

 

Have a nice BELL 🙂

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from How 2 Know

Subscribe now to keep reading and get access to the full archive.

Continue reading