view bin/recipe @ 11845:92a46219c6df draft

<wob_jonas> perl -e open$I,"<",$c="bin/hi"; local $/; $s=<$I>; $s=~s/`words`/\\$ENV{IRC_NICK}/ or die; if (1) { open $O,">",$c or die; print $O $s or die; } print $s;
author HackEso <hackeso@esolangs.org>
date Tue, 16 Jul 2019 12:25:30 +0000
parents f4bb283e93d0
children d7b106f7062c
line wrap: on
line source

#!/bin/sh
exec perl -e 'local$/=\999;seek STDIN,rand((-s STDIN)-299),0 or die;print<STDIN>=~y/ \t/ /sr;' < share/recipe/recipes.txt