LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   what is difference between atjobs and atspool? (https://www.linuxquestions.org/questions/linux-newbie-8/what-is-difference-between-atjobs-and-atspool-447506/)

xcore_on 05-22-2006 07:24 PM

what is difference between atjobs and atspool?
 
what is difference between:

/var/spool/cron/atjobs and /var/spool/cron/atspool?

thanks in advance

MensaWater 05-23-2006 02:47 PM

It helps if you post your Distro as different distros have different things. (For example my RedHat systems don't have the directories you mention.)

Luckilly my Debian system does. From "man atd" you'll see the following:
Quote:

/var/spool/cron/atjobs The directory for storing jobs;
this should be mode 700, owner daemon.

/var/spool/cron/atspool The directory for storing output;
this should be mode 700, owner daemon.


All times are GMT -5. The time now is 07:34 PM.