logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

nohup - Run COMMAND ignoring hangup signals.

Description

       Run COMMAND ignoring hangup signals.

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.

Name

       nohup - Run COMMAND ignoring hangup signals.

Options

-h, --help
              Print help

       -V, --version
              Print version

Synopsis

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

Version

       v0.0.30

                                                  nohup 0.0.30                                          nohup(1)

See Also