bb() { byobu \ "${@}" } bba() { byobu \ attach-session \ "${@}" } bbl() { byobu \ ls \ "${@}" } bbnd() { byobu \ new-session \ -d \ "${@}" }