Best of Jokes Current Jokes RHF Home Search Sponsor RHF?
Fun Stuff & Jokes
Previous | RHF Joke Archives | Next

The Search for Truth (or /bin/true revisited)

frank@cis.ohio-state.edu (Frank Adelstein)
The Ohio State University, Department of Computer and Information Science
(maybe, computer)

[this one's original --FA]

In article <S376.6e6f@looking.on.ca> 
   lance@roi.ca41.csd.mot.com (Lance Norskog) writes:
>This the /bin/true shell script from original unix:
>You see, an empty shell script does nothing and returns True.
>Here is the /bin/true shell script from AT&T Unix V.3.2:
[just a copyright notice]

Well, here is Sun's /bin/true:

#! /bin/sh
#
#	@(#)true.sh 1.5 88/02/07 SMI; from UCB
#
exit 0

Its revision number is 1.5.  This put me in a philosophical mood, so I
so I set out to find the original or absolute truth.  After much
speculation around here, here is the Top 5 List of what /bin/true used
to be...

1.4) exit
1.3) exit 1
1.2) 42
1.1) test !`/bin/false`

(drum roll)

1.0) echo true 

(From the "Rest" of RHF)


Previous | RHF Joke Archives | Next

Best of Jokes | Current Jokes | RHF Home | Search