From owner-freebsd-questions@FreeBSD.ORG Thu Nov 8 17:52:26 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6B1F16A47C for ; Thu, 8 Nov 2007 17:52:26 +0000 (UTC) (envelope-from lbalbalba@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.187]) by mx1.freebsd.org (Postfix) with ESMTP id 69C0613C4A6 for ; Thu, 8 Nov 2007 17:52:26 +0000 (UTC) (envelope-from lbalbalba@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so265287fka for ; Thu, 08 Nov 2007 09:52:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=KWY0svBxhZl9c23l9/LhtI37QPNI9lrWYkv6hhioHW4=; b=pE9H7FwEcA8UJ7Z3Xw1TBeFdhJDfUNB3QnVuaoIx7daBr68oTND2pxewC7Q7DDR0KuBK3pzgWXMbYyRlCBmVlZbUJxJ51gABMsCRSz08JZiwn0PUc0LkLwB6EvJwjUj5lN1aEmlVPlDs8FtKxI+kwzjy4SEyky0Cy9X5iRTeFR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=r+2ekaapSZc0wbU9xJ0Y2ht7pteQI/5ukMjVn5IVUf1urDlnd+Of/cSG1j2eAdynpDKJIlX16u6hlZ0BRd4J9C5IuY+gWHO6oECLINiwrj7BrsODA9CzcOW6TVfiGaedy470X8zAKfhJvXPHiYPU1iBPWIvY5GeenbH1EkETKyI= Received: by 10.82.126.5 with SMTP id y5mr1788671buc.1194544339622; Thu, 08 Nov 2007 09:52:19 -0800 (PST) Received: by 10.82.100.3 with HTTP; Thu, 8 Nov 2007 09:52:19 -0800 (PST) Message-ID: <6dcf0dbc0711080952p7230c645ub8133452c69ccfe4@mail.gmail.com> Date: Thu, 8 Nov 2007 18:52:19 +0100 From: "John Smith" To: "Chris Haulmark" In-Reply-To: <6FC9F9894A9F8C49A722CF9F2132FC220F4424C7@ms05.mailstreet2003.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6dcf0dbc0711080901g49043bb1u1a8e38cfacbde15c@mail.gmail.com> <6FC9F9894A9F8C49A722CF9F2132FC220F4424C7@ms05.mailstreet2003.net> Cc: FreeBSD Questions Mailing List Subject: Re: Determine FreeBSD version of binary X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Nov 2007 17:52:27 -0000 On Nov 8, 2007 6:45 PM, Chris Haulmark wrote: > > Try using strings to examine the binary file for clues. > Thanks, but... exactly what kind of 'clues' should I be looking for ? Is there anything in particular that could be helpful or give me some kind of hint ? Regards, John Smith