view wisdom/greater @ 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 8ccdc498f164
children
line wrap: on
line source

A greater than sign instructs the shell to send the output of the command to a file.  Not very mnemonic, but a grater is the closest thing to a file that ASCII has.