You can set an audible alert upon the completion of a process or script by using `tput bel` in the shell, for example, `make; tput bel`.
Handy especially when you want to monitor the process.
Ensure that sound is enabled; otherwise, you'll only get a visual notification.
#Linux #tput #LinuxTips #terminal #console #ubuntu #debian #fedora #kde