Need shell script to move files

Hi ,

I need a simple shell script to move the files from one directory to another directory after every 1 hour..!!! ??

I believe that with a little bit of research on your part you could answer this yourself.

Possible hints: cp, test, if, find, cron

And please search before asking.