# HG changeset patch # User HackBot # Date 1451606557 0 # Node ID a67f79595cc9bfd599a3ac52295b6de58c716037 # Parent 98ad2383e9b6dcb809ce20f07ceb5371a8602844 ` chmod "#!/bin/sh ; if [ $(date +%Y) != "$(basename "$0")" ] ; then echo \\"Hello, flat world!\\" ; fi" > bin/1492 diff -r 98ad2383e9b6 -r a67f79595cc9 bin/1492 --- a/bin/1492 Fri Jan 01 00:00:39 2016 +0000 +++ b/bin/1492 Fri Jan 01 00:02:37 2016 +0000 @@ -1,1 +0,0 @@ -#!/bin/sh ; if [ 2016 != bash ] ; then echo "Hello, world!" ; fi