view bin/2017 @ 7118:d6b3e9255be2

<zgrep> fetch google.com
author HackBot
date Sun, 06 Mar 2016 00:52:23 +0000
parents 901173f73851
children
line wrap: on
line source

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