X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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: References: <70e25f3b-8086-4e3d-e4b1-7bbbc6a44599 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Subject: RE: How to find out the current cygwin version? To: cygwin AT cygwin DOT com From: "Ian Lambert via cygwin" Reply-To: Ian Lambert 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" 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