view bin/2016 @ 9965:8c941099e592

<oerjan> ` ln -s wisdom bin/w
author HackBot
date Thu, 15 Dec 2016 00:46:40 +0000
parents 7f657547a74a
children
line wrap: on
line source

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