view bin/xkcdwhatiflist @ 12209:39b8923b5c15 draft

<b_jonas> `` set -e; f=/hackenv/bin/bfbotquine; >$f echo $\'#!/bin/sh\\necho hello, world\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Fri, 29 Nov 2019 23:32:39 +0000
parents c776e4084a34
children
line wrap: on
line source

echo -n "$(basename "$0")${@:+ }$@: "; tail -n+2 "$0" | xargs; exit
oerjan
b_jonas
Taneb