view bin/2015 @ 9759:69e17eb6ec58

<shachaf> mkx bin/nth//head -n"$1" | tail -n1
author HackBot
date Tue, 22 Nov 2016 03:49:24 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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