view bin/2017 @ 12105:e6cb65ac18f6 draft

<fizzie> sled /hackenv/bin/addscowrevs//s|share/|$HACKENV/share/|g
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 22:33:12 +0000
parents 901173f73851
children
line wrap: on
line source

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