changeset 6474:4710a439d18f

<hppavilion[1]> ` echo "#!/bin/sh \\ if [ $(date +%Y) != "$(basename "$0")" ] \\ then echo \\"Hello, world!\\" \\ fi" > bin/1492
author HackBot
date Thu, 31 Dec 2015 23:58:15 +0000
parents 8e8662d8cbda
children 98ad2383e9b6
files bin/1492
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/1492	Thu Dec 31 23:58:15 2015 +0000
@@ -0,0 +1,1 @@
+#!/bin/sh \ if [ 2015 != bash ] \ then echo "Hello, world!" \ fi