view bin/2014 @ 5326:251f5b3167b6

<izabera> ` echo harry ron hermione >> bin/emptylist
author HackBot
date Thu, 23 Apr 2015 06:53:55 +0000
parents 0bb07af8667d
children
line wrap: on
line source

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