Jump to letter: [
ABCDEFGHIJKLMNOPQRSTVWXZ
]
beep - Beep the PC speaker any number of ways
- Description:
Beep allows the user to control the PC speaker with precision,
allowing different sounds to indicate different events. While it
can be run quite happily from the command line, its intended place
of use is within scripts, notifying the user when something
interesting occurs. Of course, it has no notion of what is
interesting, but it is really good at the notifying part.
Packages
beep-1.4.12-9.el7.x86_64
[47 KiB] |
Changelog
by Hans Ulrich Niedermann (2023-08-30):
- On EL7, use #!/bin/sed instead of #!/usr/bin/sed
|