view bin/2015 @ 11157:3467749980d9

<int-e> learn The Boredome is a dangerous place swarming with woodpeckers, dentists, and bookworms.
author HackBot
date Sun, 20 Aug 2017 12:27:15 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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