view bin/2014 @ 5823:3110c18b0f45

<shachaf> learn_append lions blah blah blah
author HackBot
date Fri, 10 Jul 2015 20:50:31 +0000
parents 56dcce63901b
children
line wrap: on
line source

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