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
What is the conditional statement in shell scripting?
What is wc in shell script?
How to debug the problems encountered in the shell script/program?
Write a command sequence to find the count of each word?
What is the difference between bash and shell?
What is the command to find out users on the system?
How can we find the process name from its process id?
What lives in a shell?
How do I run a shell script in powershell?
What is the use of echo in shell script?
What can scripts do?
Give some situations where typing error can destroy a program?
Where are cowrie shells found?
How do you debug a script?
How to print all array elements and their respective indexes?