How to add simple bell command to bash
Often when running commands in Linux terminal I had to multitask and switch to another terminal. That is good, but how to get notification that first task is completed? We all get bell notification from the terminal. So why not …