You can execute shell commands from @gnubg{} without leaving or suspending it.
!command
SHELL
determines which shell to use (@gnubg{} defaults to
`/bin/sh' if $SHELL
is not set). If command is not
specified, the shell will be invoked. FIXME not implemented yet.