view bin/2017 @ 11194:f6fc0c04c35c

<shachaf> swrjan s/indecipherable/shifting flame/
author HackBot
date Thu, 21 Sep 2017 00:34:33 +0000
parents 901173f73851
children
line wrap: on
line source

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