<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" dir="ltr" text="#000000">
<p style="margin-top: 0cm; margin-bottom: 0cm;" dir="ltr">use </p>
<p style="margin-top: 0cm; margin-bottom: 0cm;" dir="ltr">find
-atime/-ctime/-mtime -exec cp ....<br>
</p>
<p style="margin-top: 0cm; margin-bottom: 0cm;" dir="ltr"><br>
</p>
<p style="margin-top: 0cm; margin-bottom: 0cm;" dir="ltr">man find!</p>
<p style="margin-top: 0cm; margin-bottom: 0cm;" dir="ltr"><br>
</p>
<p style="margin-top: 0cm; margin-bottom: 0cm;" dir="ltr">Oded.<br>
</p>
<br>
Dave Pisarek wrote:
<blockquote cite="midcbd337c05051809526cc948dc@mail.gmail.com"
 type="cite" dir="ltr">
  <pre wrap="">Does anyone know how to cp files in a directory by their date stamp?
I.E. copy all files in directory A that were created on may18th?

Thanks
  </pre>
</blockquote>
</body>
</html>