view bin/1492 @ 12336:fe7072a30baf draft

<shachaf> learn The password of the month is still up for grabs.
author HackEso <hackeso@esolangs.org>
date Fri, 03 Jul 2020 10:20:25 +0000
parents c989a1669243
children
line wrap: on
line source

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