view bin/2014 @ 5498:115625020613

<int-e> ` true > Complaints
author HackBot
date Tue, 09 Jun 2015 16:23:50 +0000
parents 0bb07af8667d
children
line wrap: on
line source

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