From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3615A1381F3 for ; Fri, 13 Sep 2013 04:48:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D99CE0A61; Fri, 13 Sep 2013 04:48:23 +0000 (UTC) Received: from mail119c7.megamailservers.com (mail119c7-2520.megamailservers.com [69.49.98.26]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6FAD1E09A7 for ; Fri, 13 Sep 2013 04:48:22 +0000 (UTC) X-POP-User: admin.sys-concept.com Received: from syscon7.localdomain (S01060050da7ae68c.ed.shawcable.net [68.149.90.13]) by mail119c7.megamailservers.com (8.13.6/8.13.1) with ESMTP id r8D4mKSV027888 for ; Fri, 13 Sep 2013 00:48:21 -0400 Received: by syscon7.localdomain (Postfix, from userid 1000) id 0A1902040B5; Thu, 12 Sep 2013 22:48:31 -0600 (MDT) Date: Thu, 12 Sep 2013 22:48:31 -0600 From: Joseph To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] look for a file type + sort Message-ID: <20130913044830.GA4586@syscon7.inet> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CSC: 0 X-CHA: v=1.1 cv=dE5LWfU0s3lPBeXNjWsXmXsYO56SZzstuuSX1PXHmQE= c=1 sm=1 a=wom5GMh1gUkA:10 a=nDghuxUhq_wA:10 a=8nJEP1OIZ-IA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:17 a=n5ukW74mG0oAvf3NU2AA:9 a=wPNLvfGTeEIA:10 a=uaK6vHvTFZIA:10 a=9G9jejB_DnEA:10 a=C3ZDv51cNVt4vJz/79I2xQ==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A020203.52329915.0096,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-Archives-Salt: 9199b10f-9bb8-410e-a70a-a2b51793f005 X-Archives-Hash: c5d0dc9337c9a8613869b0418471e3cc I want to list recursively certain type of files eg. *.pdf but I want to display: date, path and newest file first. What is the easiest way of doing it? -- Joseph