view bin/2015 @ 7927:44c43e5e9386

<hppavilion[1]> ` mv bin/culprits bin/innocent
author HackBot
date Sat, 07 May 2016 01:30:45 +0000
parents b1451d921295
children
line wrap: on
line source

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