Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!columbia!rutgers!sri-spam!mordor!styx!lll-lcc!ptsfa!ihnp4!twitch!hoqax!twb From: twb@hoqax.UUCP (BEATTIE) Newsgroups: comp.unix.questions Subject: Re: Korn Shell Message-ID: <730@hoqax.UUCP> Date: Tue, 17-Mar-87 10:39:31 EST Article-I.D.: hoqax.730 Posted: Tue Mar 17 10:39:31 1987 Date-Received: Thu, 19-Mar-87 01:41:13 EST References: <580@csun.UUCP> <5680@brl-smoke.ARPA> <2201@ptsfa.UUCP> Organization: AT&T Bell Labs, Holmdel, NJ Lines: 13 Keywords: Korn shell ksh aliases parameters In article <2201@ptsfa.UUCP>, dsp@ptsfa.UUCP (David St.Pierre) writes: > Here's part of my ENV file for ksh. > > > David St. Pierre 415/823-6800 {ihnp4,lll-crg,ames,qantel,pyramid}!ptsfa!dsp Since this is in the ENV file doesn't it significantly increase the amount of time it takes to start a sub-shell. Why can't aliases and functions be exported like shell variables? Tom.