my $command = `find . -type d -ctime +14 -exec ls -l {} \\;`;