view bin/2017 @ 12343:152b13767dac draft

<int-e> learn FTW stands for "forgot the words".
author HackEso <hackeso@esolangs.org>
date Wed, 30 Sep 2020 01:06:38 +0000
parents 901173f73851
children
line wrap: on
line source

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