changeset 12211:2c2676837c9a draft

<b_jonas> `` set -e; f=/hackenv/bin/bfbotquine; >$f echo $\'#!/bin/sh\\necho ":=hackesoquine"\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Fri, 29 Nov 2019 23:33:39 +0000
parents 6c741520d5b3
children f8017a8f2c4a
files bin/bfbotquine
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/bfbotquine	Fri Nov 29 23:33:39 2019 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo ":=hackesoquine"