Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

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(1csh)

notify(1csh)

onintr(1csh)

popd(1csh)

pushd(1csh)

rehash(1csh)

repeat(1csh)

set(1csh)

setenv(1csh)

sh(1sh)

shift(1csh)

source(1csh)

stop(1csh)

suspend(1csh)

time(1csh)

umask(1csh)

unhash(1csh)

unalias(1csh)

unlimit(1csh)

unset(1csh)

unsetenv(1csh)

wait(1sh)

which(1csh)

execve(2)

wait(2)

wait3(2)



WAIT(1CSH)              COMMAND REFERENCE              WAIT(1CSH)



NAME
     wait - wait for background processes (csh built-in)

SYNOPSIS
     wait

DESCRIPTION
     The wait command waits for all running background jobs to
     either complete or to stop (if tostop mode is set on the
     terminal).  If the shell is interactive, an interrupt will
     disrupt the wait, at which time the job information for all
     outstanding jobs is printed.

EXAMPLES
     The following command waits for all running background
     processes to complete.

           wait


RETURN VALUE
     [0]

CAVEATS
     Unlike wait(1sh), wait does not take any arguments.

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(1csh), notify(1csh), onintr(1csh),
     popd(1csh), pushd(1csh), rehash(1csh), repeat(1csh),
     set(1csh), setenv(1csh), sh(1sh), shift(1csh), source(1csh),
     stop(1csh), suspend(1csh), time(1csh), umask(1csh),
     unhash(1csh), unalias(1csh), unlimit(1csh), unset(1csh),
     unsetenv(1csh), wait(1sh), which(1csh), execve(2), wait(2),
     and wait3(2).
















Printed 4/6/89                                                  1



%%index%%
na:312,133;
sy:445,140;
de:585,463;
ex:1048,196;
rv:1244,133;
ca:1377,190;
se:1567,1615;
%%index%%000000000122

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