view bin/2017 @ 11791:39b54ea727fc draft

<oerjan> fetch share/UnicodeData.txt http://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt
author HackEso <hackeso@esolangs.org>
date Wed, 17 Apr 2019 23:52:44 +0000
parents 901173f73851
children
line wrap: on
line source

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