beep



beep()
{
    addstr "${CMD_BEEP}"
    return ${?}
}