crontab Daemon-from-Hell

hjespersen at trillium.waterloo.edu hjespersen at trillium.waterloo.edu
Mon Jun 5 03:02:52 AEST 1989


 >>>	cd /usr/spool/uucppublic
 >>>	find . -type f -mtime +30 -exec rm -f {} \;

Ok, maybe I haven't been following this discussion closely enough
but what is wrong with

	find /usr/spool/uucppublic -type f -mtime +30 -exec rm -f {} \;

-- 
Hans Jespersen
hjespersen at trillium.waterloo.edu
uunet!watmath!trillium!hjespersen



More information about the Unix-pc.general mailing list