view bin/beat @ 11932:d8d7f891e16b draft

<fizzie> mkx bin/beat//s=$(date +%s); echo @$(((s+3600) % 86400 * 10 / 864))
author HackEso <hackeso@esolangs.org>
date Fri, 13 Sep 2019 10:09:31 +0000
parents
children dea37ae411c0
line wrap: on
line source

s=$(date +%s); echo @$(((s+3600) % 86400 * 10 / 864))