view bin/2015 @ 5823:3110c18b0f45

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

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