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

Is shell script a programming language?

574


Can we run shell script in windows?

588


Is shell scripting a programming language?

583


Is shell scripting a language?

590


What is the difference between bash and shell?

653






What does .sh file contain?

561


Give some situations where typing error can destroy a program?

730


How do I run a shell script on a mac?

637


What is the difference between grep and egrep?

618


How to find all the files modified in less than 3 days and save the record in a text file?

619


What is batch file programming?

699


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

1859


What is another name for a bash shell script that you might see?

1019


What is a program shell?

573


How do we delete all blank lines in a file?

579