Fun with ignoreeof
Jabir Hussain
jabir at quintus.UUCP
Fri Jan 29 06:19:02 AEST 1988
In article <2248 at tekcrl.TEK.COM>, eirik at tekcrl.TEK.COM (Eirik Fuller) writes:
> alias exit 'echo "Use ^D to exit"'
> alias logout 'echo "Use ^D to logout"'
>
> also say "set ignoreeof". How do I logout?
>
> So how about it? Any other solutions, that don't use alias, unalias,
> unset, exec, or source?
% login
will also work (i guess its sort of like exec, but...)
More information about the Comp.unix.questions
mailing list