view bin/2014 @ 5543:8a79f441a6be

<tswett> echo \'echo run run run\' > bin/run
author HackBot
date Fri, 12 Jun 2015 03:22:13 +0000
parents 0bb07af8667d
children
line wrap: on
line source

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