Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!gwyn@brl-vld
From: gwyn%brl-vld@sri-unix.UUCP
Newsgroups: net.unix-wizards
Subject: Re:  more csh path
Message-ID: <16980@sri-arpa.UUCP>
Date: Mon, 27-Feb-84 17:40:23 EST
Article-I.D.: sri-arpa.16980
Posted: Mon Feb 27 17:40:23 1984
Date-Received: Fri, 2-Mar-84 13:30:54 EST
Lines: 11

From:      Doug Gwyn (VLD/VMB) 

It's true that several UNIX system utilities run programs from
"known" places like /bin and /usr/lib.  This can be a real problem
if you try to import such code and your secondary utilities have
incompatible semantics.

Fortunately for users of the BRL UNIX System V emulation on 4.2BSD,
I took care of all these hard-wired pathnames.  I would be very
interested in hearing of a nice general solution (other than just
standardizing everything).