LOGOUT(1CSH) COMMAND REFERENCE LOGOUT(1CSH)
NAME
logout - terminate login shell (csh built-in)
SYNOPSIS
logout
DESCRIPTION
The logout command terminates a login shell, causing the
file $HOME/.logout to be read for commands to execute prior
to logging out. This is especially useful when the variable
ignoreeof, which causes ^D characters to not terminate the
shell is set.
EXAMPLES
The following .logout file will cause the terminal screen to
be cleared and the date to be printed before logging out.
clear
date
FILES
$HOME/.logout
File containing commands to be executed before
logging out
CAVEATS
If there are stopped jobs when logout is executed, a message
is printed and the logout is aborted. If executed again,
all stopped jobs are sent the continue and terminate signals
in order to abort them. All running jobs are allowed to
continue.
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), login(1), 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(1csh), and which(1csh).
Printed 4/6/89 1
%%index%%
na:360,127;
sy:487,162;
de:649,477;
ex:1126,251;
fi:1377,193;
ca:1570,471;
se:2041,1530;
%%index%%000000000122