Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] Who is www-data, and why do they want my CPU?



On 3/20/08, Evan Monroig <evan.monroig@example.com> wrote:
> On Wed, Mar 19, 2008 at 9:48 PM, Dave M G <dave@example.com> wrote:
>  >  I ran the command as Evan said, and this time it came back with one
>  >  response:
>  >  $ sudo find / -type f -name www-data
>  >  /var/spool/cron/crontabs/www-data
>  >

# SNIP

>  The most straightforward way to look at it while being root, by
>  running for example the command
>
>  sudo cat /var/spool/cron/contabs/www-data

Or

sudo crontab -l -u www-data

This will allow you to list (-l) the crontab for the www-data user (-u).

Regards, Keith


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links