Difference between revisions of "Bg"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
== Related terms == | == Related terms == | ||
+ | * <code>[[jobs -l]]</code> | ||
* <code>[[fg]]</code> | * <code>[[fg]]</code> | ||
* [[Bash]] | * [[Bash]] |
Latest revision as of 12:50, 5 August 2022
bg
run jobs in the background
bg %3
Related terms[edit]
See also[edit]
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, $@
- Linux commands,
-h
,-r
Advertising: