I want to delete all files older than 9 days. Since filectime returns the creation time of a
certain file, therefore, I just want to know how to subtract for an example: 9 days from the
filectime().
No comments:
Post a Comment