view bin/1492 @ 8098:7a3c984b2539

<oerjan> learn admn is the curse of people with cdop.
author HackBot
date Mon, 23 May 2016 01:07:47 +0000
parents 53de34dafff5
children
line wrap: on
line source

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