nohup
Run COMMAND ignoring hangup signals.
- Provided by: rust-coreutils (Version: 0.2.2-0ubuntu2.1)
- Report a bug
Run COMMAND ignoring hangup signals.
nohup [-h|--help] [-V|--version] <cmd>
Run COMMAND ignoring hangup signals.
If standard input is terminal, it'll be replaced with /dev/null. If standard output is terminal, it'll be appended to nohup.out instead, or $HOME/nohup.out, if nohup.out open failed. If standard error is terminal, it'll be redirected to stdout.
v(uutils coreutils) 0.2.2