# [EMAIL PROTECTED] / 2002-11-21 22:11:55 +:
> I want to run a cron job as a user on my system. Once the job has
> completed I need root privileges to power the system down. I don't
> mind if the script has to run as a root cron job, but running the
> processing as a user will prevent again
> I want to run a cron job as a user on my system. Once the job has
> completed I need root privileges to power the system down. I don't
> mind if the script has to run as a root cron job, but running the
> processing as a user will prevent against filling a partition.
>
> Can this be done wit
Possibly a trivial question.
I want to run a cron job as a user on my system. Once the job has
completed I need root privileges to power the system down. I don't
mind if the script has to run as a root cron job, but running the
processing as a user will prevent against filling a partition.
C