X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:in-reply-to:references:mime-version
	:content-type:content-transfer-encoding:subject:to:from:reply-to
	:message-id; q=dns; s=default; b=H2P4bdsMcvQoDuwVEhGjpSFBdXIHl6y
	O/RBN8n1EP9zVsJj0nybiclCtdfstGn/lpH/GxtNk0Xy2cmqVUBH1wr1Vy5fd8Ha
	2TH3Y334BcMKChqHusOzArfH7kyeQVc7m+orPnJZxgg4TaCg/55jTWQ3Cs/to0cm
	FT8jDARysMhs=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:in-reply-to:references:mime-version
	:content-type:content-transfer-encoding:subject:to:from:reply-to
	:message-id; s=default; bh=zWzwuc4Efvtss0ifk8YGQW7JOZs=; b=ZF4wZ
	uEq+xgwnQw7+tAVfSMNMrqezspNli1OUDMHH/LRtT2l8v8hIsQDAIykxIhkkatrG
	yOoySdyj9j3KNw4N9k/Bp2lB968hphaYINtRm+E/DOGu/86qY/f/zRCW70wFFdQM
	npLivHU5MT9fQ+xsoMjRiRS3rMPaioBdNPhwY8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_50,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=no version=3.3.2 spammy=H*MI:yahoo, k9, sk:kenneth, Kenneth
X-HELO: sonic306-21.consmr.mail.ne1.yahoo.com
X-Yahoo-SMTP: BVtuZFiswBBG504e4DQIhRExpptF4H0nV7E7
Date: Fri, 08 Sep 2017 11:39:44 -0400
User-Agent: K-9 Mail for Android
In-Reply-To: <BN6PR2001MB10744EF61D075A11B74EE258F1950@BN6PR2001MB1074.namprd20.prod.outlook.com>
References: <70e25f3b-8086-4e3d-e4b1-7bbbc6a44599@gmail.com> <BN6PR2001MB10744EF61D075A11B74EE258F1950@BN6PR2001MB1074.namprd20.prod.outlook.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Subject: RE: How to find out the current cygwin version?
To: cygwin@cygwin.com
From: "Ian Lambert via cygwin" <cygwin@cygwin.com>
Reply-To: Ian Lambert <ian.lambert_42@yahoo.com>
Message-ID: <1887FC94-CBF3-46D2-A11D-B036DD3741AD@yahoo.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v88Fe9uU008602

On September 8, 2017 9:05:31 AM EDT, "Nellis, Kenneth" <Kenneth.Nellis@conduent.com> wrote:
>From: David Billinghurst 
>> On 8/09/2017 14:39, Ben Stover via cygwin wrote:
>> 
>> > Assume I get to another (Windows) computer where Cygwin is already
>> installed.
>> >
>> > How can I find out which version of Cygwin is currently installed?
>> cygcheck --version             # for cygwin dll
>> ...
>
>This isn't technically correct, right? This gives the version of
>cygcheck itself, not the cygwin DLL, which is what was really
>being requested.
>
>Instead, use: cygcheck -c cygwin
>
>Or, as I do (and Corinna already suggested): uname -a
>or, more quietly: uname -r
>

Fwiw, from what I've seen, only 
cygcheck -c cygwin 
gives the full x.y.z-n version.
All other suggestions give only
x.y.z without -n

Small difference, but...




-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


