view bin/2015 @ 8310:7daec0fb3dd2

<izabera> ` chmod +x bin/mirrorgo
author HackBot
date Fri, 03 Jun 2016 17:28:31 +0000
parents b1451d921295
children
line wrap: on
line source

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