From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 97221 invoked by alias); 15 Sep 2017 20:02:35 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 97204 invoked by uid 89); 15 Sep 2017 20:02:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=thru X-HELO: smtp-out-no.shaw.ca Received: from smtp-out-no.shaw.ca (HELO smtp-out-no.shaw.ca) (64.59.134.13) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 15 Sep 2017 20:02:33 +0000 Received: from [192.168.1.100] ([24.64.240.204]) by shaw.ca with SMTP id swoodkujBM9gtswopd9zgt; Fri, 15 Sep 2017 14:02:32 -0600 X-Authority-Analysis: v=2.2 cv=a+JAzQaF c=1 sm=1 tr=0 a=MVEHjbUiAHxQW0jfcDq5EA==:117 a=MVEHjbUiAHxQW0jfcDq5EA==:17 a=IkcTkHD0fZMA:10 a=w5aJ8kaLLAry8Qfnm_kA:9 a=QEXdDO2ut3YA:10 Reply-To: Brian.Inglis@SystematicSw.ab.ca Subject: Re: cygcheck -f reorders output To: cygwin@cygwin.com References: From: Brian Inglis Message-ID: <7e30b278-73c0-5f3c-bb5e-1ba8b1cb374e@SystematicSw.ab.ca> Date: Fri, 15 Sep 2017 20:02:00 -0000 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: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfNs1o9xgbD6NA8knpp5swXzhhpUwMFS6QLbV/Iv+z1O42Sysj5cz/MobSOexfch4VKSJXmSulm/TFfG88NxoA4M2RCMrj3GkkShVB8XD3i95OFRDpRNP ii6uXGGte9SRIb9LHxOA25jXHp3soYrNTqR8WyWeCdUWBRBeH7QWbl6TMDfil12dPjvvjAYdRyETxQ== X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00164.txt.bz2 On 2017-09-15 13:38, Nellis, Kenneth wrote: > I found it surprising that the packages aren't listed in the order requested: > > $ cygcheck -f `which bash find grep xargs cygwin1.dll` > bash-4.4.12-3 > cygwin-2.9.0-3 > findutils-4.6.0-1 > findutils-4.6.0-1 > grep-3.0-2 > $ > > Adds a bit of challenge to match the output with the parameters. Depends on what you want to do with it? Use a loop thru the names and use which then cygcheck on each. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- 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