This video is to demonstrate with cron scheduler to automate a python script to perform certain task. while cron execute these python script tasks, python exception return message will be return to system standard output and standard error output which does not record in any log file. its important to have information to determine if script been ran successfully or failed. so standard output and standard error message will be redirect to log file in order to keep track of the script exit status.
#python #automation #programming #pythonprogramming #pythonforbeginners #pythonprojects #pythonbeginner #crontab
GitHub Link:
https://github.com/scheehan/rss_updat...
コメント