Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2001 15:28:48 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        Peter <fbsdq@yahoo.com>
Cc:        wmoran@iowna.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: IEEE Journalist looking for facts about Microsoft use of BSDcode
Message-ID:  <Pine.BSF.4.21.0106201520220.6278-100000@cody.jharris.com>
In-Reply-To: <SAK.2001.06.20.tnntdrif@support10>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 20 Jun 2001, Peter wrote:

[snip]
> cd /win/WINDOWS
> strings * |grep -i BSD
> cd SYSTEM [SYSTEM32]
> strings * |grep -i BSD 
> [or use a "for i in `ls` ; do strings $i  |grep -i BSD ; done]
> [Yes I know it's not clean but it a very easy/fast]

	FYI,

	It returns:

		ftp.exe
		nslookup.exe
		finger.exe
		rsh.exe
		rcp.exe

	The search was on "California" not BSD.  EVERY file
	in system32 and system in Win2K Pro was searched.

	[AFAIK] You can strip some of strings during compile
	time.  Someone please clarify if this is not correct.

Nick Rogness <nick@rogness.net>
 - Keep on Routing in a Free World...
  "FreeBSD: The Power to Serve!"



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?Pine.BSF.4.21.0106201520220.6278-100000>