comparison 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
comparison
equal deleted inserted replaced
12215:1f2227053f91 12216:68d16aa2f434
1 #!/bin/sh
2 sleep 50; echo ":"="hackesoquine"; sleep 20