view bin/2015 @ 9816:a7fb80deb639

<shachaf> revert
author HackBot
date Fri, 02 Dec 2016 03:03:44 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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