X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5D4F23857007 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=towo.net Authentication-Results: sourceware.org; spf=none smtp.mailfrom=towo AT towo DOT net Subject: Re: How to check cygwin version? To: cygwin AT cygwin DOT com References: From: Thomas Wolff X-Tagtoolbar-Keys: D20200701155110926 Message-ID: Date: Wed, 1 Jul 2020 15:51:10 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0 MIME-Version: 1.0 In-Reply-To: X-Provags-ID: V03:K1:+SrjUHRXV0/9SeCuzl/JyOB8bgFIuDldfP3EHzAAr4EWrEHvekq ceabo+DRUTWu6c8SVLiWElJ6vKdG6G8wZJ+FrBYmcsTaVvVnzwaM6c1nvrj1KPiW9wTUT2T MOVCjvTTrCZWR6wsx9aQvrd66yNrUHV7q7ungpEo6Gn4I9fSs6ba/B2hWR36T7gS0tapwUJ hjWrjTFdyshBq+56VG57w== X-UI-Out-Filterresults: notjunk:1;V03:K0:vuXwuScMWHg=:aOEMA0ztmn9A27Y6vWhe8h VXp1j7+Sq63A+j5Yp4iXqQygxPTS0b0XsBcUUdXSCUgJTwLu7EC8h72KJyFii8ghv49QHMQp/ GCHEnOECXujPpIAyFvzeNtqliIKUPYWku8PpKsI3qh0ei59snzDbnc1uYq/xevOra5MHx7YtS yDIImArbaUtyEAEzZtmUATOzcXZVdpuBAS/R/IbJQtnuA/XQZeOqMAmJOhyGyWJbO2c0a5JMN x0mc6EdDKsxcgX9vdhOeAFHi5hlouCJA1upnuAxwkGvIys0uusVPXa96cvB2U/TzIzH+D7NER u3bJZJjelRCSwwfXML0JbwePySwFB36zdBJ2uBFV4E7OcjJFELlTTeFaM5W6gVlBtTD9kdP3t b4XXjrRBA3C7Dhc1s4HAzPiWBl1G4aa/PuXyg6vyduWFwJ+Whm7OIE4PwiQ35NANzo1hlC4JQ jJP1rldXhCRe4DhEfE0ifMLQ3WMVtpEZkkX0l4HPo4OC6HDS2e1gLORvLibhJJjDfqNomUWWz Ci67UkIkUihbP/NM6MPBSJkfNFKPSFtG7OUahd3b1gpIO53HssFvi3Io85hlKzcAPfcdVefFL fD4ykGtIda3sn38zDyj0CI5B/vv9bzj4v1VxTEAY+TmBDn1nQWppiHJK39Y9QHEEavwj/5zIP 85IBLYXhw36NV/74WrWACT064xCFqb5BBaWSRAAzFxm8AO2k2V1S67W1F/RBp8TSTTCx/W3Ys aD0NCR+Lnru5Hidn42aJhrltPBAhnTGev8lkbxM/4lk0fWj7OHt8pfd8QGYGnPFHIUbWJV88N N0iVd/laA5W/gDncD/y2pFtCs1KyZskscKJj2wEgojFV4QrZr8= X-Spam-Status: No, score=-7.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Am 01.07.2020 um 15:36 schrieb Jeffrey Walton via Cygwin: > I think the documentation leaves a lot to be desired... I'm trying to > tell someone what version of Cygwin I am using. > > There's a FAQ item at > https://cygwin.com/faq/faq.html#faq.what.version. It gives this > useless advice: The advice is correct and useful, if you read it. > > To find the version of the Cygwin DLL installed, you can use uname > as on Linux or cygcheck. Refer to each command's --help output and > the Cygwin User's Guide for more information. > > OK, let's try it: > > $ cygcheck -v > Usage: cygcheck [-v] [-h] PROGRAM > cygcheck -c [-d] [PACKAGE] > cygcheck -s [-r] [-v] [-h] > cygcheck -k > ... > > OK, -v is what we need: > > $ cygcheck -v cygwin > cygcheck: could not find 'cygwin' cygwin is a package, not a program, so cygcheck -c cygwin will help; also did you try uname? > > OK, another failure. > > RTFM does not work. Why the hell don't you just state how to check the > god damn version? > -- > Problem reports: https://cygwin.com/problems.html > FAQ: https://cygwin.com/faq/ > Documentation: https://cygwin.com/docs.html > Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple