Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!mips!pacbell.com!tandem!zorch!vsi1!daver!genco!rad From: rad@genco.bungi.com (Bob Daniel) Newsgroups: comp.unix.shell Subject: ksh - how do you keep aliases permanent? Message-ID: <544@genco.bungi.com> Date: 8 Mar 91 17:47:45 GMT References: <1772@brchh104.bnr.ca> <1991Feb28.173758.21195@en.ecn.purdue.edu> <57517@mcdchg.chg.mcd.mot.com> <1991Mar4.133215.12269@cbnews.att.com> <57993@mcdchg.chg.mcd.mot.com> <7365@mentor.cc.purdue.edu> Reply-To: rad@genco.bungi.com (Bob Daniel) Organization: Gentry & Assoc. Excelsior Springs, MO Lines: 5 When defining aliases, is there a way to keep them permanent as they are defined rather than inserting them directly into .profile? If I have to, I'll write something that makes aliases and stores them in a file that is launched by .profile at login but would like to know if it can be done before spending time on that routine.