view bin/2017 @ 12079:4d774b7cc20a draft

<fizzie> sled /hackenv/bin/footnote//s|wisdom/|$HACKENV/wisdom/|
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 21:58:35 +0000
parents 901173f73851
children
line wrap: on
line source

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