view bin/2017 @ 7160:0837befd290c

<int-e> learn It\'s written with an apostrophe.
author HackBot
date Mon, 07 Mar 2016 15:39:58 +0000
parents 901173f73851
children
line wrap: on
line source

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