Skip to content

Instantly share code, notes, and snippets.

@ikucuze
ikucuze / edf_tempo_red.sh
Created February 28, 2024 20:38
script qui surveille les jours Tempo ROUGE edf, et appelle une commande en debut et fin de la plage heure pleine (pour verrouiller un appareil énergivore par ex)
#! /bin/bash
while true ; do
hour=`date +%H`
today=`date +%F`
if [[ 10#$hour -ge 22 ]] ; then
echo after 10pm, check tomorrow
nowEpoc=`date +%s`
nowEpoc=$(($nowEpoc + 86400 ))

Keybase proof

I hereby claim:

  • I am ikucuze on github.
  • I am ikucuze (https://keybase.io/ikucuze) on keybase.
  • I have a public key whose fingerprint is 6760 D890 40D2 A22C FD3F B44F 49AD C76E 3B0F 01B9

To claim this, I am signing this object: