view wisdom/`! @ 10991:2a49f15d9293

<wob_jonas> perl -e {$f="wisdom/rules of wisdom";open$i,"<",$f or die;local$/;$s=<$i>;$s=~s/with no space at the end/and end in a newline with no space before that/ or die;$s=~s/\\n\\z// or die;print$s;open$o,">",$f;print$o $s or die;}
author HackBot
date Fri, 02 Jun 2017 10:25:48 +0000
parents 02a892b0ba99
children 36ac1e696bf3
line wrap: on
line source

`! is a command that runs interpreters. Supposedly. Nobody actually uses it, or knows how it works. It has some historical significance, where it originally replaced some previous bot of #esoteric that was not as customizable as HackEgo.