view wisdom/ppcg @ 11331:a7f50f1f75f7

<wob_jonas> perl -e open$h,"<",($f="wisdom/font");local$/;$_=<$h>; s"& \\S+/twitter\\.com/\\S+""; if (1) { open $o,">",$f;print$o $_; } print;
author HackBot
date Wed, 17 Jan 2018 21:03:18 +0000
parents e5faf67c7597
children
line wrap: on
line source

PPCG is pretty portable code generation. Unfortunately, it's prone to overflowing the stack.