find . -maxdepth 1 -mtime +5 -type f -print0 | xargs -0 rmKeeping this around as a handy reference. (-maxdepth prevents recursing into source control directions—just svn-src now—and -mtime +5 tags anything 5 days old and older (the + means "and up".) Books finished: Black Rednecks and White Liberals.