I would like to request that the command beep is added.
The command lets you use the internal speaker to make "beep" sounds.
Great to notify yourself when big jobs are finished(like partimage).
I'm no expert but I think it is a relative small program.
The program itself is 12K and it requires only these tree files:
$ ldd /usr/bin/beep
linux-gate.so.1 => (0x00110000)
libc.so.6 => /lib/libc.so.6 (0x0080d000)
/lib/ld-linux.so.2 (0x007ee000)

