Search Results

Search: Posts Made By: bradtri
31,479
Posted By bradtri
Thanks to all for the replies. We're running...
Thanks to all for the replies.

We're running AIX 5.1

I had initially coded the "day between 8-14" logic in my script but then thought it would be simpler to make it all happen with cron. But,...
31,479
Posted By bradtri
Cron to schedule 1st Wednesday of every Month??
Is there a way to use cron to run a job on the 1st Wednesday of every month?? The more generic question is, "Are all of the fields in crontab AND'd together or are some OR'd?".

i.e. I had an...
2,002
Posted By bradtri
Anyone?? Anyone?? Anyone?? (ala Ferris...
Anyone?? Anyone?? Anyone?? (ala Ferris Bueller's day off...)

Is it normal for the process generated when running a shell script with "at" to not display the name of the script when using the "ps...
2,002
Posted By bradtri
Thanks for the reply, but I'm not seeing that...
Thanks for the reply, but I'm not seeing that this is helping any. For whatever reason "at" does not result in the script name (or the $1 parm) displaying in the result set of ps -ef.

Both cron...
2,002
Posted By bradtri
ps -ef can't see scripts run under "at"
Why is it that I cannot see a script executing under "at" using ps -ef?? I can see it when the script is scheduled under cron.

For example, if: at 1300 /home/user1/script1.sh

then, ps -ef...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 12:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy