Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!seismo!rochester!ken From: ken@rochester.UUCP Newsgroups: comp.windows.x Subject: Re: naming of x programs Message-ID: <27115@rochester.ARPA> Date: Sat, 18-Apr-87 02:22:44 EST Article-I.D.: rocheste.27115 Posted: Sat Apr 18 02:22:44 1987 Date-Received: Sun, 19-Apr-87 00:55:00 EST References: <8704171915.AA28481@MENELAUS.MIT.EDU> <1623@hplabsc.UUCP> <1126@cartan.Berkeley.EDU> Reply-To: ken@rochester.UUCP (Ken Yap) Distribution: world Organization: U of Rochester, CS Dept, Rochester, NY Lines: 24 Keywords: jesus, lamb's blood, satan |The 4.3bsd man command has a MANPATH environment variable which you |can set to a colon separated list of directories to search for manual |pages in. What I have is /usr/local/x, /usr/local/x/bin, and |/usr/local/x/man and /usr/local/x/man has man1, man3, man6, and man8 |(along with the cat? dirs). In my .login file MANPATH has |/usr/local/x/man added to it and $path has /usr/local/x/bin added to |it. But not everybody runs BSD. |I prefer to split things apart rather than have /usr/bin become some |huge fishbowl with god-knows-what in it. Embedding junk in the name |of a file when you can use the name of a directory is silly. There |are a lot of advantages to having things split apart instead of lumped |together. I agree, but local situations may differ. Here our binaries are split according to whether the programs are standard distribution, "officially" (i.e. staff) supported or user-contributed. I agree that we should not automatically prepend x to every name. It hasn't bothered me that much though. Ken