nohup

Laat een proces doorgaan wanneer de terminal wordt beƫindigd. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/nohup-invocation.html.

nohup {{commando}} {{argument1 argument2 ...}}

nohup {{commando}} {{argument1 argument2 ...}} &

nohup {{pad/naar/script.sh}} &

nohup {{commando}} {{argument1 argument2 ...}} > {{pad/naar/uitvoer_bestand}} &