view bin/2016 @ 11010:f789dea57373

<oerjan> learn Eventually we\'ll have a better wisdom here.
author HackBot
date Wed, 14 Jun 2017 03:22:53 +0000
parents 7f657547a74a
children
line wrap: on
line source

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