Did you know that ^G historically makes a "bell" sound?

Want to relive that glory on #Linux now?

watch -n.1 echo -e '\\a'

@vwbusguy yeah,

apt-get install beep

or maybe in your case, yum install beep?

:D