view bin/2017 @ 11971:00595446f790 draft

<oerjan> sedlast s,split,& off,
author HackEso <hackeso@esolangs.org>
date Wed, 16 Oct 2019 08:37:47 +0000
parents 901173f73851
children
line wrap: on
line source

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