[Contents]   [Back]   [Prev]   [Up]   [Next]   [Forward]  


Shell Commands

You can execute shell commands from @gnubg{} without leaving or suspending it.

!command
Invoke a subshell to execute command. The environment variable 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.


[Contents]   [Back]   [Prev]   [Up]   [Next]   [Forward]