nohup: add link (#5617)

This commit is contained in:
marchersimon
2021-03-30 16:01:11 +02:00
committed by GitHub
parent e773c61881
commit 277fb11123
3 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
# nohup
> Allows for a process to live when the terminal gets killed.
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html>.
- Run process that can live beyond the terminal: