view bin/2017 @ 8921:fa06ad5519f2

<oerjan> learn Tc is the abbreviation for Technetium, an element so sophisticated that it does not exist naturally.
author HackBot
date Tue, 16 Aug 2016 03:45:26 +0000
parents 901173f73851
children
line wrap: on
line source

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