#!/bin/sh find . -type d -name .svn -prune -o -type f -newer find_time.txt -print