view bin/2016 @ 8753:8c43a2d07d89

<oerjan> learn te/sting is important.
author HackBot
date Wed, 06 Jul 2016 01:02:54 +0000
parents 7f657547a74a
children
line wrap: on
line source

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