annotate bin/STOP @ 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
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12208
50d588d1d00f <b_jonas> `` set -e; f=/hackenv/bin/STOP; >$f echo $\'#!/bin/sh\\nrm -vf /hackenv/bin/bfbotquine\'; chmod -c a+x "$f"
HackEso <hackeso@esolangs.org>
parents:
diff changeset
1 #!/bin/sh
50d588d1d00f <b_jonas> `` set -e; f=/hackenv/bin/STOP; >$f echo $\'#!/bin/sh\\nrm -vf /hackenv/bin/bfbotquine\'; chmod -c a+x "$f"
HackEso <hackeso@esolangs.org>
parents:
diff changeset
2 rm -vf /hackenv/bin/bfbotquine