changeset 12286:8e9312c07f58 draft

<b_jonas> `` f=/hackenv/bin/botloop; >$f echo $\'#!/bin/sh\\necho "^botloop"\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 01 Jan 2020 09:36:54 +0000
parents 69f123e9b0a2
children a797840a7241
files bin/botloop
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/botloop	Wed Jan 01 09:36:54 2020 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+echo "^botloop"