changeset 12208:50d588d1d00f draft

<b_jonas> `` set -e; f=/hackenv/bin/STOP; >$f echo $\'#!/bin/sh\\nrm -vf /hackenv/bin/bfbotquine\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Fri, 29 Nov 2019 23:32:11 +0000
parents d4f0e5a1bafd
children 39b8923b5c15
files bin/STOP
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/STOP	Fri Nov 29 23:32:11 2019 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+rm -vf /hackenv/bin/bfbotquine