# one time: $ find2perl /some/dir -atime +14 -print -eval unlink >MyScript $ chmod +x MyScript # as needed: $ ./MyScript