view bin/2014 @ 11191:68bceb27eddd

<shachaf> le////rn `2017//Not confusingly not the obvious generalization of `1.
author HackBot
date Fri, 15 Sep 2017 01:53:07 +0000
parents 56dcce63901b
children
line wrap: on
line source

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