view bin/2015 @ 10457:039ec59edc05

<shachaf> mkx bin/4//cmd="${1-quote}"; \\`^ 4 "$cmd"
author HackBot
date Mon, 20 Mar 2017 01:55:05 +0000
parents b89c43762a87
children 6fa2991985ad
line wrap: on
line source

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