view bin/2015 @ 9233:36164868fdf2

<shachaf> addquote <ais523> (btw, "q = 1-p" should be the standard definition of q, IMO)
author HackBot
date Tue, 11 Oct 2016 01:36:28 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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