view bin/2015 @ 6806:46cbc9c62532

<hppavilion[1]> ` echo "echo $RANDOM" > "wisdom/the meaning of life"
author HackBot
date Wed, 10 Feb 2016 06:46:08 +0000
parents b1451d921295
children
line wrap: on
line source

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