On Wed, Apr 9, 2014 at 10:27 AM, Malcolm Greene <[email protected]> wrote: > Anyone know of a DU-like Linux utility that returns the timestamp > (create or modify) of the newest file in a recursive folder path? >
Not having a nix box handy to test it on but would something like ls -l |sort (choose your sort column/field) be a good start? -- Matt Jarvis Eugene, Oregon USA _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/capt54rzqesxxes9mfzko-gqsx+d2txtlpxpdjcuaa_zzb2g...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

