*BSD News Article 33085


Return to BSD News archive

Xref: sserve comp.os.386bsd.misc:2758 comp.os.linux.misc:19977 alt.sex:63773 alt.flame:95036
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!inferno.mpx.com.au!spectrum.apana.org.au!ion.apana.org.au!greathan.apana.org.au!not-for-mail
From: herbert@greathan.apana.org.au (Herbert Xu ~{PmV>HI~})
Newsgroups: comp.os.386bsd.misc,comp.os.linux.misc,isu.talk,alt.sex,alt.flame
Subject: Re: BSD vs. LINUX
Followup-To: comp.os.386bsd.misc,comp.os.linux.misc,isu.talk,alt.sex,alt.flame
Date: 23 Jul 1994 21:07:09 +1000
Organization: Host greathan in Sydney, Australia
Lines: 38
Message-ID: <30qtkt$ioo@greathan.apana.org.au>
References: <30jqp1$ees@grex.cyberspace.org> <1994Jul21.182603.15882@belvedere.sbay.org> <2NsBkiCqLiLU068yn@cs.odu.edu>
NNTP-Posting-Host: greathan.apana.org.au
X-Newsreader: TIN [version 1.2 PL2]

Jaguar <Michael Olson> (olson@cs.odu.edu) wrote:
: -----BEGIN PGP SIGNED MESSAGE-----

: root@belvedere.sbay.org (David E. Fox) wrote:
: > : Repeat after me:  "MY OS IS BETTER THAN YOURS!"
: > 
: > I get shell to do it for me;
: > 
: > for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 \
: >          25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 \
: >          46 47 48 49 50
: > do
: > echo "My OS is better than yours"
: > done
: >
: > PS. Try doing the above in DOS.

: Okay,

: - ---------------------------------------
: @ECHO off
: FOR %%A IN ( 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 \
: 25 ) DO echo My OS is better than yours
: FOR %%A IN ( 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 \
:  47 48 49 50 ) DO echo My OS is better than yours
: - ---------------------------------------
: How's that? Does that mean DOS is best? I think not.

Of course not, you've typed all the numbers from 1 to 50!
Try this:

#!/usr/bin/perl
print "My OS is better than yours" x 50

-- 
A.  B <=> True			B.  A <=> False
Email:  <herbert@greathan.apana.org.au>
PGP Key:  finger herbert@sleeper.apana.org.au