Linux System Service cron

Source: Internet
Author: User

System Service is an application type that runs in the background. Service applications can provide some functions locally and over the network,LinuxIn System ServiceCronThis feature is available.

Cron process introduction:

The cron process provides a function for Linux users to automatically execute tasks after a certain interval. Cron is usually responsible for starting jobs in the at queue.

This process obtains information from the crontab file. each user has an independent crontab file.

Run the crontab-l command to view the list of ordered commands.

To change cron information, you must create a crontab file. Crontab has a fixed format. Valid rows include six regions, namely:

Minute 0-59), hour 0-23), Day 1-31), Month 1-12), week 0-7, 0 and 7 represent Sunday ), command)

Each region can contain an asterisk, indicating the entire interval. Each region can contain a range in the form of x-y or a list separated by commas.

This article introduces cron in Linux system services. I hope you can understand him and he will help you in the future.

  1. How to treat a Linux server as a Mac Server
  2. How to Use Yum to automatically update Linux Server
  3. Debugging notes for Fedora Core Linux system servers
  4. How to customize a Secure Linux System Service Platform
  5. Linux System Service init
  6. Linux scheduled task-cron service introduction and application tutorial
  7. Linux scheduled task: Share Crontab experience
  8. How to install crontab in CentOS
  9. Required Linux Command-crontab

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.