Re: Re: Apple's PDF WorkFlow Script
Re: Re: Apple's PDF WorkFlow Script
- Subject: Re: Re: Apple's PDF WorkFlow Script
- From: bill <email@hidden>
- Date: Mon, 24 Feb 2003 11:17:09 +0800
>
If you let your machine run the Unix daily cron job (shortly after 3AM as
>
shipped), it should clean up stuff in temp that is more than 3 days old
>
(for a somewhat special definition of "days"). It will also rotate various
>
logs (weekly does some, too) and do other cleanup. (If you don't rotate
>
the logs, you'll eventually use lots of space.
John,
Thanks for your suggestion, however, these empty directories are still there
today. Same as yours, my machine is never sleep nor shutdown.
Here9s my crontab settings:
# Run daily/weekly/monthly jobs.
15 3 * * * root periodic daily
30 4 * * 6 root periodic weekly
30 5 1 * * root periodic monthly
45 5 * * * root /usr/libexec/locate.updatedb
And, these empty directories are created by PDF workflow (click the options
in save as PDF button)
/private/tmp/printing.545
/private/tmp/printing.545.1
/private/tmp/printing.545.2
/private/tmp/printing.545.3
/private/tmp/printing.545.4
Any idea about this minor glitch?
TIA :)
bill
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.