2 9 * * * export $(cat /crontab.env) && node /scripts/jd_bean_change >>/logs/京东资产变动通知.log 2>&1 10 7 * * * export $(cat /crontab.env) && node /scripts ...
In today's fast-paced world, time is a precious commodity. As professionals, we often find ourselves bogged down by repetitive tasks that eat away at our productivity. Fortunately, with the power of ...
*/30 * * * * /home/oracle/nethome/dba/scripts/FRA_CHECK.sh > /home/oracle/nethome/dba/logs/FRA_CHECK.log 2>&1 */15 * * * * /home/oracle/nethome/dba/scripts/ADRCI ...
This article will describe how to send notifications to your screen on Linux Ubuntu 18.04. I wrote a python script to scrape data, and notify me on the screen, when certain condition are met. Writing ...
Hello there! 👋 I'm Luca, a BI Developer with a passion for all things data, Proficient in Python, SQL and Power BI ...
Have you ever experienced that heart-dropping moment when you realize you've accidentally deleted all your crontab entries? If you're nodding your head, you're not alone. I also did this mistake a ...