view wisdom/`5 @ 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 528ff9a0e5b8
children
line wrap: on
line source

`5 <cmd> is equivalent to repeating `` <cmd> 5 times, then splitting the output into irc-sized pieces. <cmd> defaults to "quote". See `1, `4 and `spam. Confusingly _not_ the obvious generalization of `2.