view bin/2017 @ 12159:c641aac6a6d0 draft

<fizzie> mkx /hackenv/bin/asmbfx//asmbf "$@" > /tmp/asm.b && ${HACKENV-/hackenv}/interps/egobf/src/egobfi8 /tmp/asm.b
author HackEso <hackeso@esolangs.org>
date Mon, 18 Nov 2019 22:21:54 +0000
parents 901173f73851
children
line wrap: on
line source

#!/bin/sh
if [ $(date +%Y) = "$(basename "$0")" ]
then echo "Hello, world!"
fi