[Q] find old files and sort it?

From: L (leed@CHELE.CAIS.NET)
Date: Thu Apr 24 2003 - 11:31:26 EDT


We have IBM AIX 4.3.3. I wrote a script try to find all files (include
sundirectories) and list it date (reverse order). The script did work
correct. Can anyone give me a hint?

find /apps/dir1 -mtime +30 -exec ls -lt {} \;

Thanks



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 22:16:46 EDT