DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 4A4HmXuc1470035 Authentication-Results: delorie.com; dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=RzzrRSQy X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 782E83858415 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1730742511; bh=P2X5GDI7xd4Dif5bKdBWfHTbAFAkE0SsuRxarlWcVaY=; h=To:Subject:In-Reply-To:References:Date:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=RzzrRSQyl/5h/ANTq9WeYB6F8wGSSts0Lrp65exUuZS8rPtowY/feGoDDRPQWl0lG 1p/Pqa1OxSYr+sf+hJSiMTx1yPh+/Kz5EbtPXK+wTwpGfo4uJrhS1ds/QvFQ4orJn1 t6w9z+jGWvbTpJXavvQFCHl/spYwUjIFPj0YZ+Ec= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 41C963858C5F ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 41C963858C5F ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730742490; cv=none; b=qgPpH65+RSlTZWukioF0rSRD9SYgTrVTDplu3YsG+qd0hpwnaPtkWUZB5d+MI9FsN4Dw7KnMUUfF+2jfwFvc+FD9eViIajD7KBiuAvJLyv/nXG7baE1u2mqMNPAwGxy3mNsFcOzGn+ESLgPXQ2O3fU1NJcJNTLxBcV61iDJ8txU= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1730742490; c=relaxed/simple; bh=ehrOR8hkkUe2D3oXpl3+PxZvgsbKYXLvYQ1Qb36l6fM=; h=DKIM-Signature:From:To:Subject:Date:Message-ID:MIME-Version; b=IDHViKX282auH+1z5fBMYj4vGNDX7GolcpVe8gIoM0cdlITtLIjCGlEyMvvFr0dwSjNTkiKkND2dlqIzNNPQFU5a/tOqReJ9qzmKIp/JzIy5QJl5oYzwY7SQj1B4K657T4O1v3uZ+2KqLq+sN43rFuePnfn0cwRJt3m2/ti9p3E= ARC-Authentication-Results: i=1; server2.sourceware.org To: cygwin AT cygwin DOT com Subject: Re: Is this correct behaviour for 'rev'? In-Reply-To: (Backwoods BC via Cygwin's message of "Sun, 3 Nov 2024 20:56:38 -0800") References: <6fdbf92d-51f2-47ae-a482-5edd89ed3a89 AT maxrnd DOT com> <7618ad16-fc5a-4c5c-bce2-25915c2f2cc8 AT maxrnd DOT com> Date: Mon, 04 Nov 2024 18:47:54 +0100 Message-ID: <87fro6vqk5.fsf@Gerda.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 X-purgate-type: clean X-purgate: clean X-purgate-size: 432 X-purgate-ID: 155817::1730742481-85FFA46F-B7495014/0/0 X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: ASSI via Cygwin Reply-To: ASSI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Backwoods BC via Cygwin writes: > cat fileOfFullPathNames | rev | sed -r -e "s/\./$mySep/" | rev | sort > -t "$mySep" --key=2.1 | tr "$mySep" '.' $ + Samples for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra -- 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