view bin/2014 @ 5755:17e64f5ad1d8

<oren_> learn A tautology is a tautology.
author HackBot
date Thu, 25 Jun 2015 22:21:10 +0000
parents 56dcce63901b
children
line wrap: on
line source

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