view bin/2014 @ 5334:ece83b030fce

<puritania> rm complaints
author HackBot
date Fri, 01 May 2015 19:42:04 +0000
parents 0bb07af8667d
children
line wrap: on
line source

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