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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=CAuXto/4OJaoTYBa RyO9wjxr3ZAyEm5zcWNozhS8BGTL9XjZNpwE10DV4tpwngVmTtCj3gBtlh7U5nzv PejsWLf/P6QxF0KQUpPzR+c2PZdWBq+uzE78Z9oA6h0CazZvJAZeUDz3Kvj6je3I I4d9Q4WZoK4Ax4MyOPIldLSiTis= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=xYMSRzlWU5w1Zjnd9AeNUP XYsd8=; b=lwwPVuy/yuNMtx3QN97nu1xcZ4iaZ/HtdQF7+R1pqv29SCPXBD7Z7H 4dYpro+/33Y5CUrX2zOYt21Loy7AzjVtxRIbceyDPvktt2bx7V7TFDvKD6rIzf5w 7GplIJn5BAe19dApXSYyG7v82Scw4pGU0l3T1d7V7bJBoM1NciH6k= 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=-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 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 DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: cygcheck -f reorders output To: cygwin AT cygwin DOT com References: From: Brian Inglis Message-ID: <7e30b278-73c0-5f3c-bb5e-1ba8b1cb374e@SystematicSw.ab.ca> Date: Fri, 15 Sep 2017 14:02:30 -0600 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 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