view bin/2015 @ 11137:e5f20b9a7f52

<oerjan> learn The degeneration is the generation that watches the Ellen DeGeneres show. See also degenerate.
author HackBot
date Fri, 28 Jul 2017 01:39:23 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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