[net.bugs.uucp] uuclean and uudir

mark (09/19/82)

The Duke uudir mods break uuclean.  Has anyone fixed uuclean to search
out all the subdirectories?  I'd rather not reinvent the wheel.

	Mark

trt (09/20/82)

The recommendation is that uuclean *not* have directory mapping
but instead be invoked with specific directories.
Specifically, uuclean should *not* be linked with syskludge.a.
Here is some text from the INSTALL file:
5a) Duke's "uu.daily" shell script now includes the following lines:
	cd /usr/lib/uucp
	uuclean -pX. -pTM. -n240
	uuclean -d/usr/spool/uucp/C. -pC. -n240
	uuclean -d/usr/spool/uucp/D. -pD. -n240
	uuclean -d/usr/spool/uucp/D.duke -pD.duke -n240
	uuclean -pLTMP. -n24
Sorry if problems were caused.  The very first distribution
neglected uuclean, but that was quickly fixed.
	Tom Truscott (duke!trt)
P.S. Duke's latest uucp has a subdirectory for 'X.' files, too.