All, I want to remove files which are older than 2 days. Is there any easy way to do that perl (high level syntax, please) ? or do I 've to get the date from the time stamp of the file and compare with current date to remove them. In UNIX I use mtime with find command. I would appreciate any help. Thx Kailash
- RE: Time stamp ? Kailash . Subramanian
- RE: Time stamp ? Wagner-David
- RE: Time stamp ? Ryan, David