view bin/2015 @ 5326:251f5b3167b6

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

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