Sets the shell's default behavior to background execution mode.
setbg
If the shell is currently in foreground mode and you wish to execute only a single program in background mode, you can append an ampersand (&) to the end of the command-line.
Use showshellvars to display the current execution mode.
Built-in shell command.
bg
setfg
, showshellvars