Create/modify linuxcron scheduled task

Source: Internet
Author: User
Create/modify linuxcron scheduled task 1. create a cron scheduled task under the current user 1 # crontab-e1 #510 ** MON-FRI/home/dongxx/crmapp/bin/deploy & gt; /home/dongxx/crmapp/logs/deploy. log2 & gt; & amp; 1 Note: 2 & gt; create/modify linux cron scheduled task 1. create a cron scheduled task under the current user 1 # crontab-e1 #5 10 ** MON-FRI/home/dongxx/crmapp/bin/deploy> /home/dongxx/crmapp/logs/deploy. log 2> & 1 Note: 2> & 1 indicates the execution result and error message. 2. restart the crond service 1 $ service crond restart 3. view the cron regular binding status under the user 1 # crontab-l4, view cron Command 1 # ps-ax | grep cron
Related Article

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.