Difference between revisions of "Jobs (Bash)"
Jump to navigation
Jump to search
(7 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{draft}} | {{draft}} | ||
+ | [[wikipedia:Jobs]] | ||
+ | * https://tldp.org/LDP/abs/html/x9644.html | ||
− | + | * <code>[[bg]]</code> | |
− | + | * <code>[[fg]]</code> | |
− | + | * <code>[[jobs -l]]</code> | |
− | + | * <code>[[kill]] %1</code> | |
− | |||
− | |||
− | |||
* <code>[[Ctrl+z]] + [[bg]]</code> | * <code>[[Ctrl+z]] + [[bg]]</code> | ||
== Related command == | == Related command == | ||
− | * <code>[[kill]]</code>, [[pkill]] | + | * <code>[[kill]]</code>, <code>[[pkill]]</code> |
* <code>[[disown]]</code> | * <code>[[disown]]</code> | ||
+ | * <code>[[wait]]</code> | ||
== See also == | == See also == |
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: