view bin/2015 @ 7631:32b1913818ad

<hppavilion[1]> ` marsha marsha > marsha
author HackBot
date Sat, 30 Apr 2016 01:07:15 +0000
parents b1451d921295
children
line wrap: on
line source

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