Difference between revisions of "Jobs (Bash)"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* <code>[[jobs -l]]</code> | * <code>[[jobs -l]]</code> | ||
+ | kill %1 | ||
* <code>[[Ctrl+z]] + [[bg]]</code> | * <code>[[Ctrl+z]] + [[bg]]</code> |
Revision as of 08:56, 5 September 2021
This article is a Draft. Help us to complete it.
kill %1
Related command
See also
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: