Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!lll-lcc!lll-crg!seismo!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: net.unix Subject: Re: /bin/true Message-ID: <401@brl-smoke.ARPA> Date: Tue, 29-Apr-86 15:02:05 EDT Article-I.D.: brl-smok.401 Posted: Tue Apr 29 15:02:05 1986 Date-Received: Fri, 2-May-86 09:37:42 EDT References: <481@batcomputer.TN.CORNELL.EDU> <518@looking.UUCP> Reply-To: gwyn@brl.ARPA Organization: Ballistic Research Lab (BRL) Lines: 10 In article <765@bentley.UUCP> kwh@bentley.UUCP (KW Heuer) writes: >Btw, I never use "true". ":" is equivalent, and is more likely to be >a builtin. I've never had a use for "false". Their main use is to hang system-type links on. For example, on the system I'm typing this on, "gould" is linked to "true" and other system types such as "vax" are linked to "false". These commands are very useful if you maintain code for multiple systems all in the same place.