[mapserver-users] How to clean MapServer's map output images in temporary folder automatically?

Lowell.Filak lfilak at medinaco.org
Tue Jul 30 12:43:06 EDT 2002


This can optionally be inserted into the crontab.

find /var/www/html/tmp -type f -ctime +2 -exec rm {} \;

Lowell F.

On Wed, 31 Jul 2002, Hisaji ONO wrote:

>  Hello.
>
>  As I used MapServer & MapScript every day, I have a lot fo used MapServer's
> map output images   in temporary folder?
>
>  Could you tell me any tool to clean them off automatically?
>
>  Best Regards.
>
>




More information about the mapserver-users mailing list