view bin/2017 @ 8223:48081f08ffbf

<oerjan> le/rn Gey/I know nothing about Gey, sir.
author HackBot
date Tue, 31 May 2016 01:01:02 +0000
parents 901173f73851
children
line wrap: on
line source

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