Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Files older - exist

May
8
0
Hi,

When I try to find out if one ore more files exist I use something like
if exist c:\temp\*.doc echo FILES EXIST

Now, if I want to know if one ore more files exist that are older x days, how can I do that?
Is there a kind of
if exist /[d-30,1/1/80] ......


Peter
 

Similar threads

Back
Top