Paul Jungwirth on 11 Apr 2012 09:04:34 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] Sort a file tree by last modified time
|
- From: Paul Jungwirth <pj@illuminatedcomputing.com>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] Sort a file tree by last modified time
- Date: Wed, 11 Apr 2012 12:04:29 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=bH8Zp6M6GWMPF77vnmhPRMbsDtrIp1LjTeC5aLIbrRM=; b=Dpndj9r1rJiY82pXGm3pkokzrQbxzE2mEletr98o3FK7uL5T8ozjHA0IyBVWJeTR99 tPjB5N6B+VFXDG6ojWZyWkT+HvYTDkNydkHgCVKWeF3E+L07rkYpXWHVXCJ2czXhUM0H 3gBSSZqhrkJipt5cNpCPHhUV+dBWUFY7pSTz7yJWzWZSuMIvdsS7/OS+SHDHLjFvymGG vVnMZd5BxaDollyRnMkmj9SQkTV9oPX5C10oTlxOtLXWXuozQ76sY2R0idHOKn0S472Y DXt0UdnoaMpqDwnPceyDmdtU1evIZyAC6qwODiJ+GnD9nKadbVvY6buiPM+PFiADWAs5 U8NQ==
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: plug-bounces@lists.phillylinux.org
> Try:
> Â Â Â Âfind content -type f -print0 | xargs -0 ls -ltr
Wow, that's perfect. Thanks!
Paul
--
_________________________________
Pulchritudo splendor veritatis.
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug