view bin/2017 @ 6806:46cbc9c62532

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

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