view bin/makelistlist @ 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 c989a1669243
children
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
shachaf