From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) by sourceware.org (Postfix) with ESMTPS id 66800385840C for ; Thu, 13 Apr 2023 16:51:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 66800385840C Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=Shaw.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=shaw.ca Received: from shw-obgw-4001a.ext.cloudfilter.net ([10.228.9.142]) by cmsmtp with ESMTP id mwNcp9lNfjvm1n0ASpBMPE; Thu, 13 Apr 2023 16:51:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shaw.ca; s=s20180605; t=1681404688; bh=Ljp3J2XWri2YU4hpB6I+/7Ga860j2c+R7KmDRXGmxTY=; h=Date:Reply-To:Subject:To:References:From:In-Reply-To; b=TYh94J39EpAe6d7uIbuyoX+BYrn9CyPFWUJbmWZ2eban5TaiXGx+B7hv93nDod99I 5hAYBW+R3QwEI/Hynfepj3x5SONGn6XTBzKVpnF77KIG6Y217OBa9PCwSph2xR7HMI 5X/rZTjchywxf1J/hGsiDlGQPtq3SHL2SLl0abyxJ21DcrtH0IcOvI4wm+hORMxsd/ rpyIEn+9cOopQHlJZo3S9IREU7cqWfDume921GYrW7nC65EqSr2ELTDn1F2uYAVnZr L4Zcv/WPFqk62pj8FhtzfL9CSJqKotd1kqfVFwXCNBeKQTJZv1ZQmaemID3DjNwBPE dbF528rsrLOTw== Received: from [10.0.0.5] ([184.64.102.149]) by cmsmtp with ESMTP id n0ASpLqObHFsOn0ASpUHdo; Thu, 13 Apr 2023 16:51:28 +0000 X-Authority-Analysis: v=2.4 cv=XZqaca15 c=1 sm=1 tr=0 ts=64383310 a=DxHlV3/gbUaP7LOF0QAmaA==:117 a=DxHlV3/gbUaP7LOF0QAmaA==:17 a=IkcTkHD0fZMA:10 a=t5D2J7hoGRIOEOH2CCEA:9 a=QEXdDO2ut3YA:10 Message-ID: <5502290c-8747-ca07-8d1e-94bac8f7cbea@Shaw.ca> Date: Thu, 13 Apr 2023 10:51:28 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Reply-To: cygwin-apps@cygwin.com Subject: Re: cygport 0.36.2-1 Content-Language: en-CA To: cygwin-apps@cygwin.com References: <30f1d642-a044-a898-a9d7-ff6744f2f2a5@dronecode.org.uk> From: Brian Inglis Organization: Inglis In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-CMAE-Envelope: MS4xfMg4e7rCeGQ3WnJgJWW5+GBna9ScIzBWAYJO1nBzg7maud8NhRDmfFRPMmhM3TeK/Zd2nvtH6p/ZlVFI/6C+78BVn4g5FAPkxgO2fm2p4X3Ma9nXXIy3 HLo18/AgTdDcdFUXDmmJ4Z7JmuprfMTxrhqI7liocP4HJduyvzI0N0rFryTV8XE/86YjihjU+JXKjA== X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,NICE_REPLY_A,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 2023-04-13 10:27, Jon Turney via Cygwin-apps wrote: > On 13/04/2023 17:20, Jon Turney via Cygwin-apps wrote: >> The following packages have been uploaded to the Cygwin distribution: >> * cygport-0.36.1-1 > Oops. Wrong list. Sorry. No worries ;^> While you're here, I just recently noticed that xargs has a flag: -P, --max-procs[ =]max-procs so we can easily use `nproc`, $((`nproc`+1)) like make, or $((`nproc`-1)) to be nice, to handle parallelizable commands on long lists of files, perhaps for Preparing debuginfo source files? -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry