view bin/2015 @ 11310:0432cecd5ebc

<int-e> learn Communication is hard if it involves more than one person.
author HackBot
date Mon, 08 Jan 2018 20:39:54 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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