View Single Post

   
  #5 (permalink)  
Old 01-16-2008, 11:34 AM
tinman
 
Posts: n/a
Default Re: how can I use "find" command to locate new created file in a certain directory??

On Aug 1, 8:01 am, Aldo of Pignotti <aldopigno...@yahoo.com> wrote:
> #ls -lR > afile
>
> then, sometime later, in the same directory:
>
> #ls -lR > bfile
> #diff afile bfile


or schedule bart to run in the morning sometime then run it when you
want to find new files.

Reply With Quote