Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2002 05:11:04 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Cliff Sarginson <cliff@raggedclown.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: CVSup release info
Message-ID:  <20020202031103.GD4473@hades.hell.gr>
In-Reply-To: <20020131155938.GA1512@raggedclown.net>
References:  <20020131031616.GA73680@hades.hell.gr> <047201c1aa24$6423d8e0$b300a8c0@wenk> <20020131155938.GA1512@raggedclown.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-01-31 16:59, Cliff Sarginson wrote:
> > :
> > : $ ( echo '#include <sys/param.h>' ; echo __FreeBSD_version ) ...
> > : #include <sys/param.h>
> > : __FreeBSD_version
>
> Mmm, I hate to be a killjoy, couldn't you do this with grep ?
> Just a passing thought :)

True.  But I like being an elaborate masochist :P

Finding an almost reasonable excuse, the only case where using cpp
instead of grep, would be a better way is if the system headers are
not in /usr/include/sys but some other location.  Since I don't know
if this is even possible, you're right I guess.

-- 
Giorgos Keramidas . . . . . . . . . keramida@{ceid.upatras.gr,freebsd.org}
FreeBSD Documentation Project . . . http://www.freebsd.org/docproj/
FreeBSD: The power to serve . . . . http://www.freebsd.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020202031103.GD4473>