view bin/1492 @ 8302:eaf52d76d78e

<moon__> mk sysconfval//
author HackBot
date Fri, 03 Jun 2016 06:41:31 +0000
parents 53de34dafff5
children
line wrap: on
line source

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