view bin/1492 @ 12227:9cb638b68832 draft

<oerjan> t sled lib/interp//6iecho $ARGFILE
author HackEso <hackeso@esolangs.org>
date Wed, 04 Dec 2019 04:28:21 +0000
parents c989a1669243
children
line wrap: on
line source

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