view bin/2014 @ 5469:b22df01ae041

<int-e> learn Me is a proud member of the tEaM.
author HackBot
date Sun, 07 Jun 2015 18:48:56 +0000
parents 0bb07af8667d
children
line wrap: on
line source

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