command line - How do I make my pc speaker beep - Unix & Linux Stack Exchange
Using bash, how can I make the pc speaker beep? Something like echo 'beepsound' > /dev/pcspkr would be nice. ... Some distros have cmdline utilities to achieve this. Maybe you could tell us what distro you are on. Or search (e.g. emerge -s beep in gentoo)...