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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=BgcIoSsAFx6RQmjz myB55Q6xsFrKpt9jojAytUinwx5HsVQRFUG9YPHjMLnghG/18odsPbla6oSGb43+ VcpSxcnz11WJ55+BgFP+SwiBMMWHHW1YyNzx80ghLDmlMJxQM22G1CDx7D2iNK0A gkubQYGwyfSInDfeNoBuKpQqGgw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=wdygiAgBdyOWu09NEKF9sJ SupD0=; b=F364wlcTc1wF6OIWhMN55MVbc/EGy2ZFV/7pmsoOGRVPesf75Fo3Sq +y3hjYXjKU8x8tbFybb266oJKgIcY7Rd9zPNwWTUq7pM/XzN+O3LsKuXd9J3GpiX 9PVntTiFbTZmhSBZilyOEd5CpGzeHDmiM/QGWA5IsDHYbPmge04VE= 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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Ben, Hx-languages-length:355, HContent-Transfer-Encoding:8bit X-HELO: mail-pf0-f181.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=3qujdU6G992cW3Fnfg/X+hPO3Rw7grrsg2HzYnlq46Y=; b=TzGymS42A6Kiz3oH7uiMkIgu4uoSYYiv+Auq8PMjhW7ZazGz5E8oZHiVyuHwmS2ona gk2dbGGweHhpDSXtU1SsYVroRiW/Ve56TvVWrcTiS6cqcZVb+FA+RbR+9H33iMXo4/IA KcXVqQxCTZ+kc1WPYDqcHQvn2Qp3clOz5OUp2RcG1Fc5jFaU48aKEyliUdPx6AJTgO44 c15NXx/8rywCBt1KvG7K9ay25iF3bSYADX8AN4FUUbaG2tIzjBjPr9DAa+GDQEUYOpxn 6y6rwv3nQNUetFIo1cZeRVGM4urzX5OBFyge1qV4WHglUFSut5yZy3sSsLScjXURR+4M HKRQ== X-Gm-Message-State: AHPjjUiKFnDIhAYd97a6oKy2JnwZ11ekhT47WGdgGl67HluCf5Db07lc xjvsip6wjuPsaP3J X-Google-Smtp-Source: ADKCNb647wwty6GX/xtK8FVzIL0JepiD4Fd38qV2FIRjt9b1WRSFMRfqqKPo16sw5usytIHTAzFdFA== X-Received: by 10.98.18.73 with SMTP id a70mr1809649pfj.245.1504845881949; Thu, 07 Sep 2017 21:44:41 -0700 (PDT) Subject: Re: How to find out the current cygwin version? To: cygwin AT cygwin DOT com References: <759445 DOT 1405 DOT bm AT smtp134 DOT mail DOT ir2 DOT yahoo DOT com> From: David Billinghurst Message-ID: <70e25f3b-8086-4e3d-e4b1-7bbbc6a44599@gmail.com> Date: Fri, 8 Sep 2017 14:44:18 +1000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <759445.1405.bm@smtp134.mail.ir2.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam 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 cygcheck  --check-setup   # for all packages -- 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