view bin/2017 @ 12058:2ad48d3d6178 draft

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

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