79724083

Date: 2025-08-03 14:32:06
Score: 0.5
Natty:
Report link

maybe something like this would be enough, to start command at next minute

sleep $(bc -l <<< '(60000-'$(date +%S%3N)')/1000'); yourcommand

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Chris