mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 14:00:43 +00:00
Update cheatsheets
This commit is contained in:
2
tldr/bg
2
tldr/bg
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# bg
|
||||
|
||||
> Resume suspended jobs (e.g. using `<Ctrl z>`), and keeps them running in the background.
|
||||
> See also: `jobs`, `fg` and `disown`.
|
||||
> See also: `jobs`, `fg`, `disown`.
|
||||
> More information: <https://manned.org/bg>.
|
||||
|
||||
- Resume the most recently suspended job and run it in the background:
|
||||
|
||||
Reference in New Issue
Block a user