Fun with ignoreeof

Jeremy G Harris jgh at root.co.uk
Thu Feb 4 19:46:39 AEST 1988


In article <2255 at tekcrl.TEK.COM> eirik at tekcrl.TEK.COM (Eirik Fuller) writes:
>I just noticed that csh won't let me alias alias, or unalias.

CSH: alias alias hello
alias: Too dangerous to alias that.
CSH: alias "alias" hello
CSH: alias
hello: Command not found.
CSH: alias''
alias  hello
CSH: alias'' unalias hello
alias: Too dangerous to alias that.
CSH: alias'' "unalias" hello
CSH:

:-)

This works on Dynix (from Sequent, a 4.2 derivative).
It used to work on Version 7, also.

Have fun!
Jeremy
-- 
Jeremy Harris			jgh at root.co.uk



More information about the Comp.unix.questions mailing list