Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!gem.mps.ohio-state.edu!apple!uokmax!jeffm From: jeffm@uokmax.ecn.uoknor.edu (Jeff Medcalf) Newsgroups: comp.unix.questions Subject: Re: The USE OF ALIAS Message-ID: <1989Nov9.062914.3196@uokmax.ecn.uoknor.edu> Date: 9 Nov 89 06:29:14 GMT References: <5398@uhccux.uhcc.hawaii.edu> Reply-To: jeffm@uokmax.UUCP (Jeff Medcalf) Organization: No, it isn't really. (University of Oklahoma, ECN) Lines: 22 In article <5398@uhccux.uhcc.hawaii.edu> bill@uhccux.uhcc.hawaii.edu (William J. King) writes: > >anybody know how to use an alias from my .login when i have >substituted user to another's? >bill@uhccux.bitnet I have a file called .alias, which contains all of my aliases. In my .cshrc file, I have a line source ~/.alias (which also works when I am not in my home directory). This way, from anywhere in the filesystem, I can say source ~jeffm/.alias to get my aliases (if I am su'd, otherwise, ~/.alias). Or I can say source ~jeffm/.cshrc, which also sets my environment variables. This is the most efficient way that I know. -- Jeff Medcalf jeffm@uokmax.uucp jeffm@uokmax.ecn.uoknor.edu !chinet!uokmax!jeffm jeffm@invent_an_address (as reliable as the preceeding) In 1869, the waffle iron was invented, thus solving the annoying tendency of waffles to wrinkle in the dryer.