#!/usr/bin/env python import time import os if (time.strftime("%H:%M")) == "09:30": os.system("!") print(" , , . — : , ") elif (time.strftime("%H:%M")) == "10:00": os.system(' , ') elif (time.strftime("%H:%M")) == "11:00": os.system('! -') print(", -, , , . , .") elif (time.strftime("%H:%M")) == "11:15": os.system(' / , - !') print(" , — , . , , , . — : , , ") elif (time.strftime("%H:%M")) == "12:30": os.system(' ; ') print(" , - , – Hadoop, Tarantool, Nginx, , healthcheck-, , -, , , (, !), , stage-, . ! , , , .") elif (time.strftime("%H:%M")) == "13:15": os.system('!') print(" , , . .") elif (time.strftime("%H:%M")) == "13:50": os.system(' ') print(" — , , -. ! , .") elif (time.strftime("%H:%M")) == "15:15": os.system(' , ') # , . elif (time.strftime("%H:%M")) == "16:07": os.system(' !') print("-, , - . , . .") elif (time.strftime("%H:%M")) == "16:15": os.system('! ') elif (time.strftime("%H:%M")) == "16:45": os.system(' ') # , , , . elif (time.strftime("%H:%M")) == "17:15": os.system('Cloud time!') print(' Docker, Kubernetes . , , iops-, " ", , , ssd') elif (time.strftime("%H:%M")) == "18:03": os.system(" ?") # ! if (time.strftime("%w")) == "1": os.system(' , ') print(" , . . , , . , - ") elif (time.strftime("%w")) == "2": os.system('! ') print(" . , , , . . , , ") elif (time.strftime("%w")) == "3": os.system(' !') # — - elif (time.strftime("%w")) == "4": os.system('capacity planning') print(" TestLab, , — CPU, RAM, HDD/SSD/NVMe .") elif (time.strftime("%w")) == "5": os.system('!') print(" ! ! !") Man python, man linux, man bash, man man
Source: https://habr.com/ru/post/418331/
All Articles