Hello, delegate/6.1.22 on Sparc/Solaris 7. The call includes the option: CRON="0 3 * * * -expire +4" However delegate does not remove nothing, the only thing in the logfile is this ($DGROOT/log/expire.log): 2001/00/00-00:00:0X [14068] /var/spool/delegate/cache -rm -atime +4 -sum 2001/00/00-00:00:0X [14068] /var/spool/delegate/cache: 2 blk, 0 dir, 1 reg, 0 rem (0 blk), 0 err, 0 sec (The overall size of cache was about 100MB with plenty of individual files.) I have another delegate running on a Linux box including the same option, where it works. The only difference I see is that the "cache" subdirectory within DGROOT is a symbolic link on the Solaris box: # ls -Al $DGROOT drwxr-xr-x 7 bin bin 512 Sep 20 09:00 act drwxr-xr-x 4 bin bin 512 Sep 20 09:00 adm lrwxrwxrwx 1 root other 24 Sep 22 09:00 cache -> /mnt/temp/delegate-cache drwxr-xr-x 3 bin bin 512 Sep 8 13:38 etc drwxr-xr-x 3 bin bin 512 Jan 9 03:00 log drwxr-xr-x 3 bin bin 512 Jan 24 04:02 tmp drwxr-xr-x 3 bin bin 512 Dec 5 11:11 work Bye, -- Steffen Kaiser