Difference between revisions of "Jobs (Bash)"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{draft}} == See also == * {{tmux}} * {{bash}}")
 
 
(17 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>
  
 +
== Related command ==
 +
* <code>[[kill]]</code>, <code>[[pkill]]</code>
 +
* <code>[[disown]]</code>
 +
* <code>[[wait]]</code>
  
 
== See also ==
 
== See also ==
 +
* {{jobs (linux)}}
 
* {{tmux}}
 
* {{tmux}}
 
* {{bash}}
 
* {{bash}}
 +
 +
[[Category:Linux]]

Latest revision as of 12:00, 6 October 2022

Advertising: