view bin/2014 @ 6075:23ed1b21db13

<ais523> asm lea 0x1234, %eax
author HackBot
date Fri, 16 Oct 2015 23:44:11 +0000
parents 56dcce63901b
children
line wrap: on
line source

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