view bin/2017 @ 9277:a44c751f1302

<oerjan> learn i,i is short for "I have wasps in my underwear, and want to distract myself by saying"
author HackBot
date Fri, 14 Oct 2016 01:39:27 +0000
parents 901173f73851
children
line wrap: on
line source

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