view bin/1492 @ 12342:81d80a174588 draft

<int-e> learn The password of the month is juberous.
author HackEso <hackeso@esolangs.org>
date Tue, 01 Sep 2020 02:18:30 +0000
parents c989a1669243
children
line wrap: on
line source

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