Where cron file kept?

Answer Posted / geichel

Check which packages are installed. Your best bet is here:

/etc/anacrontab
/etc/cron.d
/etc/cron.daily
/etc/cron.hourly
/etc/cron.monthly
/etc/cron.weekly
/etc/crontab
/var/spool/anacron
/var/spool/cron
/var/spool/anacron/cron.daily
/var/spool/anacron/cron.monthly
/var/spool/anacron/cron.weekly

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is shell scripting used for?

568


How can you find out how long the system has been running?

524


What does $@ mean bash?

664


What shell is bin sh?

530


What is the difference between bash and shell?

639






Why do we use shell scripting?

547


how to print the 2-d, 3-d arrays in unix shell script programs please answer thi questio to my mail venusaikumar@gmail.com

2105


What are scripts in psychology?

588


What is the syntax of while loop in shell scripting?

567


What is @echo off?

556


Explain about debugging?

604


What is awk in shell scripting?

551


How do I read a .sh file?

529


In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?

636


What is shift command in shell script?

519