linux

Looking for a way to list all active cron jobs for a user on Kubuntu?

0
Your rating: None

to list current user's cron jobs:

crontab -l

to list another user's cron jobs (must have a privileged account):

sudo crontab -u <user> -l

 

Syndicate content

View LotsOfBiz.com Stats

LinkShare_125x125ButtonV2

Custom Search