view bin/bfbotquine @ 12216:68d16aa2f434 draft

<b_jonas> `` set -e; f=/hackenv/bin/bfbotquine; d=/hackenv/bin/STOP; >$d echo $\'#!/bin/sh\\nrm -fv \'"$f"; >$f echo $\'#!/bin/sh\\nsleep 50; echo ":"="hackesoquine"; sleep 20\'; chmod -c a+x $d $f
author HackEso <hackeso@esolangs.org>
date Sat, 30 Nov 2019 22:30:23 +0000
parents
children
line wrap: on
line source

#!/bin/sh
sleep 50; echo ":"="hackesoquine"; sleep 20