view bin/2015 @ 8581:3decea5e129d

<shachaf> makelist minimalist
author HackBot
date Thu, 23 Jun 2016 09:42:34 +0000
parents b1451d921295
children
line wrap: on
line source

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