> @result= `find . -newerct \'3 days ago\' -maxdepth 1 -exec rm \{\} \\;`;
I guess I have to ask, what is this command? -newerct? I get the following when running this line: find: -newerct: unknown option Shawn -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]