view bin/2014 @ 11291:3fde771d8b49

<int-e> learn The password of the month is early.
author HackBot
date Sun, 31 Dec 2017 11:27:10 +0000
parents 56dcce63901b
children
line wrap: on
line source

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