Enzoerb / datetime_crontab

script in python that gets the actual date formated as YYYY-mm-DD HH:DD:SS and appends the output to the file "saida.txt"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

datetime_crontab

generates the actual date formated as YYYY-mm-DD HH:DD:SS, with python, and appends the output to the file "saida.txt" using crontab, it occurs every minute.

To add the crontab command in linux run the create_crontab.py script (you must run it from the directory where get_date.py is)

About

script in python that gets the actual date formated as YYYY-mm-DD HH:DD:SS and appends the output to the file "saida.txt"


Languages

Language:Python 100.0%