view bin/2017 @ 8772:c7cde9ee53c1

<shachaf> slwd oerjan//s#under#oever#
author HackBot
date Sat, 09 Jul 2016 04:45:36 +0000
parents 901173f73851
children
line wrap: on
line source

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