unix%> /usr/bin/find . -type d -mtime +60 -exec /bin/rm -rf {} \;