view bin/2015 @ 11003:5132092fa1b4

<int-e> ` echo int-e >> bin/dontaskdonttelllist
author HackBot
date Thu, 08 Jun 2017 15:00:15 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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