On Thu, 1 Sep 2005, Jeremy C. Reed wrote:
> -		rm -fr *
> +	 	find $dbdir -exec rm "{}" \;
This should be -exec rm -rf "{}" \;
But I don't want to remove the current directory too.
Maybe I could mkdir it afterward.
  Jeremy C. Reed
  	  	 	 BSD News, BSD tutorials, BSD links
 	  	 	 http://www.bsdnewsletter.com/