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