view bin/2017 @ 7288:510cd918bb0b

<rdococ> learn Stupidity is created when people are too lazy to think correctly.
author HackBot
date Mon, 28 Mar 2016 12:17:45 +0000
parents 901173f73851
children
line wrap: on
line source

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