uu_nohup - Man Page

Run COMMAND ignoring hangup signals.

Synopsis

nohup [-h|--help] [-V|--version] <cmd>

Description

Run COMMAND ignoring hangup signals.

Options

-h,  --help

Print help

-V,  --version

Print version

Extra

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.

Version

v(uutils coreutils) 0.7.0

Info

nohup (uutils coreutils) 0.7.0