properly built manuscript
This commit is contained in:
@@ -188,7 +188,7 @@ command ls
|
||||
|
||||
## Run a command in the background
|
||||
|
||||
This will run the given command and keep it running even after the terminal is closed.
|
||||
This will run the given command and keep it running, even after the terminal or SSH connection is terminated. All output is ignored.
|
||||
|
||||
```sh
|
||||
bkr() {
|
||||
@@ -199,3 +199,4 @@ bkr ./some_script.sh # some_script.sh is now running in the background
|
||||
```
|
||||
|
||||
<!-- CHAPTER END -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user