Computing.Net > Forums > Programming > Code to remove old file

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Code to remove old file

Reply to Message Icon

Name: steve30
Date: March 18, 2009 at 04:03:20 Pacific
OS: Windows XP
Subcategory: Batch
Comment:

Hi,

Could you please provide me the proper Dos code that removes old .csv file. The 1 month old file should not
be removed.

Location of the folder
C:\temp\
Folder1(modified date 18 march 2009)
File 1.csv(this file is present inside folder1)

Folder2(modified date 17 march 2009)
File 1.csv(this file is present inside folder2)
.
.
.
.
.
.
.
.
.
.
.
Foldern1(modified date 1Feb 2008)
File 1.csv(this file is present inside Foldern1)


Thanks



Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Code to remove old file

C Code to run audio files in Linux www.computing.net/answers/programming/c-code-to-run-audio-files-in-linux/15521.html

Need batch file to delete old files www.computing.net/answers/programming/need-batch-file-to-delete-old-files/14092.html

Batch File to remove files www.computing.net/answers/programming/batch-file-to-remove-files-/16226.html