view bin/2017 @ 6822:ea03e1f76780

<hppavilion[1]> misle/rn ntitai/Now that I think about it
author HackBot
date Thu, 11 Feb 2016 22:26:07 +0000
parents 901173f73851
children
line wrap: on
line source

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