Difference between revisions of "Bg"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | {{lowercase}} | ||
<code>bg</code> run [[jobs (Bash)|jobs]] in the background | <code>bg</code> run [[jobs (Bash)|jobs]] in the background | ||
* http://man7.org/linux/man-pages/man1/bg.1p.html | * http://man7.org/linux/man-pages/man1/bg.1p.html |
Revision as of 11:12, 20 October 2021
bg
run jobs in the background
bg %3
Related terms
See also
jobs
,jobs -l, bg
,fg
,disown
,wait
,nohup, kill, trap
Bash [ -c ]
,alias
,&&
, Bash history, Autocompletion,set
,unset
,export
,.bash_aliases, .bashrc and .bash profile
,PS1
,echo
,brace expansion
, Function,shopt
,trap
,set -e
,source
,PATH
,complete
,disown
,.hushlogin
,.bashrc
,builtin
,eval
,set
,$PATH
,$HOME
,TZ
,.profile
,-e, -i
,Builtin (Bash)
,mapfile
,~
, return (Bash), for, until,declare, dirname, basename, functions.sh
, Bash arithmetic expansion,shift, bash --rcfile, readonly, $1, $@
, Bash versions- Linux commands,
-h
,-r
Advertising: