命令之后声音报警

Install the tool 'beep'.

$ sudo apt-get install beep 

Now you append "; beep" to whatever command you run.

$ bundle install; beep 
原文地址:https://www.cnblogs.com/meetrice/p/8366125.html