From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rally-stuff.co.uk (anu.rally-stuff.co.uk [95.172.233.229]) by sourceware.org (Postfix) with ESMTPS id 932843857007 for ; Wed, 1 Jul 2020 15:58:13 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 932843857007 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=rally-stuff.co.uk Authentication-Results: sourceware.org; spf=none smtp.mailfrom=phill@rally-stuff.co.uk Received: from phill by rally-stuff.co.uk with local (Exim 4.94) (envelope-from ) id 1jqf7j-000fDZ-Ta for cygwin@cygwin.com; Wed, 01 Jul 2020 16:58:11 +0100 Date: Wed, 1 Jul 2020 16:58:11 +0100 From: Phill Ramsden To: Jeffrey Walton via Cygwin Subject: Re: How to check cygwin version? Message-ID: <20200701155811.GH80098@anu.localdomain> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00, KAM_COUK, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KHOP_HELO_FCRDNS, 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@cygwin.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: , X-List-Received-Date: Wed, 01 Jul 2020 15:58:15 -0000 On Wed, Jul 01, 2020 at 09:36:47AM -0400, Jeffrey Walton via Cygwin wrote: > 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: > > 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: I note that you removed the bit that you actually wanted. v is NOT the same as V, you are in a case sensitive context. > > $ cygcheck -v cygwin > cygcheck: could not find 'cygwin' > > OK, another failure. > > RTFM does not work. Why the hell don't you just state how to check the > god damn version? If you had read the manual, you would have seen it says what I have said, and your ire and attitude are unnecessary, albeit understandable. Always be nice first, you will find people (and we are just people) are just trying to do their best, mistakes will be rectified and attitude will usually get you ignored, you have been lucky this time. Phill > -- > 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