view bin/2015 @ 12347:9b54fce99337 draft

<wib_jonas> forget vacuum tube
author HackEso <hackeso@esolangs.org>
date Mon, 26 Oct 2020 12:56:54 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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