Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!gatech!seismo!brl-tgr!gwyn From: gwyn@brl-tgr.ARPA (Doug Gwyn ) Newsgroups: net.unix,net.unix-wizards Subject: Re: Bourne shell modifications, past and future Message-ID: <41@brl-tgr.ARPA> Date: Mon, 25-Nov-85 10:31:52 EST Article-I.D.: brl-tgr.41 Posted: Mon Nov 25 10:31:52 1985 Date-Received: Tue, 26-Nov-85 20:55:42 EST References: <1943@gatech.CSNET> <10@druri.UUCP> <21@pixdoc.UUCP> <121@rexago1.UUCP> Organization: Ballistic Research Lab Lines: 8 Xref: watmath net.unix:6370 net.unix-wizards:15856 > I'd just like to point out that bourne shell ONLY reads .profile & that > shell functions do not export to subshells. Thus, when I call shl from > my .profile (something vaguely akin to job control) all shell functions > go bye-bye. (of course ksh addresses this quite nicely). But Arnold Robbins's shells read .shrc if it exists. I haven't put this into the BRL Bourne shell; I'd rather have exported functions and in any case the shell is already too big.