Grr. Sorry, original patch won't work. The new cron job should be:
(/usr/sbin/gld -c 90 && /usr/sbin/gld -k 7) | egrep -v 'Cleaned [[:digit:]]+ entries older than [[:digit:]]+ days' i.e. the two gld command grouped in a single sub-shell so that the egrep processes the output of both. Cheers, Tim. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org