Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!ho95e!wcs From: wcs@ho95e.UUCP Newsgroups: comp.sources.d,comp.sources.wanted Subject: Re: A Quick "How-To" Message-ID: <1815@ho95e.ATT.COM> Date: Thu, 29-Oct-87 00:04:28 EST Article-I.D.: ho95e.1815 Posted: Thu Oct 29 00:04:28 1987 Date-Received: Sat, 31-Oct-87 11:29:11 EST References: <787@uokmax.UUCP> <4945@ncoast.UUCP> Reply-To: wcs@ho95e.UUCP (46133-Bill.Stewart,2G218,x0705,) Organization: AT&T Bell Labs 46133, Holmdel, NJ Lines: 17 Keywords: sh, sources, buggy, non-portable Xref: utgpu comp.sources.d:1362 comp.sources.wanted:2332 Summary: Shar files There have been several "shar" (shell archive) programs posted to the net, which are available from the comp.sources.unix archives. Unfortunately, several recent postings from comp.sources.unix have been packed with a shar program that puts PATH=/bin:/usr/bin:/usr/ucb ; export PATH into the shar. Now, /usr/ucb does not exist on my machine, (I use REAL UNIX\*(tm :-), not that Berkeley stuff.) and it's kind of annoying to have it there. I wouldn't mind PATH=/bin:/usr/bin:/usr/ucb:$PATH ; export PATH - it accomplishes the desired effect, and it's much more portable. It may be that the $PATH on my machine is /ramdisk/bin:/nfs/foo/bin, and I don't want to lose that. Did this come from some standard shar program? -- # Thanks; # Bill Stewart, AT&T Bell Labs 2G218, Holmdel NJ 1-201-949-0705 ihnp4!ho95c!wcs