#/bin/chs -f	
set x=`date`
find . -newer TimeStamp -print > /tmp/epinew$x[3]
