view bin/1492 @ 9667:7a25047067d0

<shachaf> slwd oerjan//s#tebrate#end#
author HackBot
date Fri, 11 Nov 2016 21:11:59 +0000
parents c989a1669243
children
line wrap: on
line source

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