Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ nohup(1CSH) — UTek W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

@(1csh)

alias(1csh)

bg(1csh)

break(1csh)

cd(1csh)

chdir(1csh)

continue(1csh)

csh(1csh)

dirs(1csh)

echo(1csh)

eval(1csh)

exec(1csh)

exit(1csh)

fg(1csh)

glob(1csh)

goto(1csh)

hashstat(1csh)

history(1csh)

jobs(1csh)

kill(1csh)

limit(1csh)

logout(1csh)

nice(1csh)

nohup(1)

notify(1csh)

onintr(1csh)

popd(1csh)

pushd(1csh)

rehash(1csh)

repeat(1csh)

set(1csh)

setenv(1csh)

sh(1sh)

shift(1csh)

source(1csh)

stop(1csh)

stty(1)

suspend(1csh)

time(1csh)

umask(1csh)

unhash(1csh)

unalias(1csh)

unlimit(1csh)

unset(1csh)

unsetenv(1csh)

wait(1csh)

which(1csh)

signal(3c)



NOHUP(1CSH)             COMMAND REFERENCE             NOHUP(1CSH)



NAME
     nohup - ignore hangup signals (csh built-in)

SYNOPSIS
     nohup [ command [ args... ] ]

DESCRIPTION
     With no arguments, nohup causes hangups to be ignored for
     the remainder of a shell script.  With command arguments,
     the given command is run with hangups ignored.  When a
     command is run in the background, it is already effectively
     nohup'ed.

EXAMPLES
     The following command line runs the command ``make myprog''
     and makes it immune to hangups.



          nohup make myprog


DIAGNOSTICS
     nohup: Can't from terminal.
                    The nohup command can not be run without
                    arguments from an interavtive shell.

RETURN VALUE
     The return value is that of the command executed (or 0 if no
     command), unless an error occurs, in which case the return
     value is 1.

SEE ALSO
     @(1csh), alias(1csh), bg(1csh), break(1csh), cd(1csh),
     chdir(1csh), continue(1csh), csh(1csh), dirs(1csh),
     echo(1csh), eval(1csh), exec(1csh), exit(1csh), fg(1csh),
     glob(1csh), goto(1csh), hashstat(1csh), history(1csh),
     jobs(1csh), kill(1csh), limit(1csh), logout(1csh),
     nice(1csh), nohup(1), notify(1csh), onintr(1csh),
     popd(1csh), pushd(1csh), rehash(1csh), repeat(1csh),
     set(1csh), setenv(1csh), sh(1sh), shift(1csh), source(1csh),
     stop(1csh), stty(1), suspend(1csh), time(1csh), umask(1csh),
     unhash(1csh), unalias(1csh), unlimit(1csh), unset(1csh),
     unsetenv(1csh), wait(1csh), which(1csh), signal(3c).











Printed 10/17/86                                                1





































































%%index%%
na:72,98;
sy:170,145;
de:315,405;
ex:720,192;
di:912,260;
rv:1172,227;
se:1399,1548;
%%index%%000000000118

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026