view bin/2014 @ 9751:9a9869f901c6

<shachaf> rm share/tanebgrep
author HackBot
date Tue, 22 Nov 2016 03:08:09 +0000
parents 56dcce63901b
children
line wrap: on
line source

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