1*48690Sbostic$! Command file to clean up the EUNICE directories 2*48690Sbostic$! submitted nightly off the clock 3*48690Sbostic$ assign DONOTPRINT SYS$PRINT 4*48690Sbostic$ set prot=(g:rwed,w:rwed)/def 5*48690Sbostic$ purge sys$manager:uucpclean.log 6*48690Sbostic$ delete/before=2 tmp:*.*.* ! should be done elsewhere 7*48690Sbostic$ sh := $bin:sh sh 8*48690Sbostic$ sh /usr/lib/uucp/uucpclean.sh 9