view bin/2015 @ 10943:b92c126114f0

<shachaf> forget unicide
author HackBot
date Mon, 22 May 2017 02:02:20 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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