Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/5/84; site luke.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!oliveb!bene!luke!sml From: sml@luke.UUCP (Steven List @ Uncle Bene's Farm) Newsgroups: net.unix Subject: Re: $path vs $PATH Message-ID: <183@luke.UUCP> Date: Mon, 3-Jun-85 16:17:09 EDT Article-I.D.: luke.183 Posted: Mon Jun 3 16:17:09 1985 Date-Received: Sat, 8-Jun-85 02:54:05 EDT References: <347@tekred.UUCP> Organization: Benetics Corp, Mt.View, CA Lines: 22 > Okay, UNIX gurus, can somebody tell me about the differences > (in csh) between the shell variable $path and the environment > variable $PATH ??? PATH sets the directory search path for the bourne shell. path sets the directory search path for the C shell. To check it out, in the bourne shell, type PATH=""; export path then try to execute anything in the C shell, type unset path then try to execute anything then reverse them /-\ :-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-: : Steven List @ Benetics Corporation : : (415) 940-6300 : : {cdp,idi,oliveb,tolerant}!bene!luke!steven : :-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-: \-/