view bin/2014 @ 7572:a551629919da

<fizzie> fetch http://pastebin.com/raw/J7vAQirV
author HackBot
date Wed, 27 Apr 2016 23:34:09 +0000
parents 56dcce63901b
children
line wrap: on
line source

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