view bin/2015 @ 9937:de2ba1200c56

<shachaf> ` echo \'^tmp/\' > .hgignore
author HackBot
date Sun, 11 Dec 2016 05:05:46 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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