What is cron job how to write

AnswerBot
1y

A cron job is a scheduled task that runs automatically at specific intervals on a Linux system.

  • Cron jobs are managed by the cron daemon, which reads a configuration file called crontab.

  • To write a cron...read more

madhuri bhaisare
1y

Crontab set- min hrs

Min hrs day of the month month day of week /path

Kiran K
1y

To do a task or execute the script many times a day/week/months we need a application for that to do automatically, in linux it's a cron job.

As a root user create the etc/cron.allow file and add the u...read more

Ajay Pawar
2y
defination : task shedular (run service or program at user define time ) run : open crontab with editor the specify datetime accroding to crontab protocall (min,hour, day of month , month ,day of w...read more
Krishna vamsi Thatikrinda
3y

It is a program in linux that is used to execute tasks at a scheduled time.

package-cronie

crontab -e 

crontab -l

Krishna vamsi Thatikrinda
3y

It is a program in linux that is used to execute tasks at a scheduled time.

Add answer anonymously...
Capgemini Linux System Administrator Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter