Difference between revisions of "Jobs (Bash)"
Jump to navigation
Jump to search
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
* <code>[[fg]]</code> | * <code>[[fg]]</code> | ||
* <code>[[jobs -l]]</code> | * <code>[[jobs -l]]</code> | ||
− | + | * <code>[[kill]] %1</code> | |
− | kill %1 | ||
− | |||
* <code>[[Ctrl+z]] + [[bg]]</code> | * <code>[[Ctrl+z]] + [[bg]]</code> | ||
Latest revision as of 12:00, 6 October 2022
This article is a Draft. Help us to complete it.
Related command[edit]
See also[edit]
jobs
,jobs -l, bg
,fg
,disown
,wait
,nohup, kill, trap
tmux
[ ls | a | new ]
,.tmux.conf, tlog, cockpit
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, $@
Advertising: