view bin/2015 @ 9979:7c413982bec1

<oerjan> sled bin/5//s/eval --/\\\\`/
author HackBot
date Thu, 15 Dec 2016 01:35:21 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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