Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!apple!voder!berlioz.nsc.com!nelson From: nelson@berlioz.nsc.com (Taed Nelson) Newsgroups: comp.unix.questions Subject: Re: How to alias EXIT or any CSH command Message-ID: <1991Apr1.205905.9095@berlioz.nsc.com> Date: 1 Apr 91 20:59:05 GMT References: <1991Apr1.165435.4687@berlioz.nsc.com> <9193@mentor.cc.purdue.edu> Sender: news@berlioz.nsc.com Organization: National Semiconductor Corporation Lines: 6 >}I have reason to desire an alias for the CSH command EXIT. >alias normal_exit 'exit' >alias exit 'MY_STUFF_HERE; normal_exit' Nope, still gives an Alias Loop...