view bin/1492 @ 7288:510cd918bb0b

<rdococ> learn Stupidity is created when people are too lazy to think correctly.
author HackBot
date Mon, 28 Mar 2016 12:17:45 +0000
parents 53de34dafff5
children
line wrap: on
line source

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