view bin/2017 @ 7294:bafc73783e5c

<shachaf> rm wisdom/irrelevant info
author HackBot
date Mon, 28 Mar 2016 23:26:08 +0000
parents 901173f73851
children
line wrap: on
line source

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