view bin/2017 @ 7821:f4e76858255c

<tswett> bash -c "$(echo -e \'sed -i "s/tsw\\0020ett/tsw\\0017ett/" bin/blame\')"
author HackBot
date Fri, 06 May 2016 00:48:19 +0000
parents 901173f73851
children
line wrap: on
line source

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