view bin/wercome @ 3809:48774c96538e

<boily> addquote \\item <elliott\\_> `addquote <olsner> two quotes about quotes about django <olsner> I guess the worst part is that I appear in all three hackego quotes about django \\\\ <olsner> elliott\\_: another quote? you\'re not helping \\texttt{:/} \xe2\x86\x90 and three giraffes.
author HackBot
date Fri, 20 Sep 2013 19:00:36 +0000
parents 6eb1b867a767
children d056743e5c13
line wrap: on
line source

#!/usr/bin/perl -w
if (defined($_=shift)) { s/ *$//;  s/ +/ @ /g; exec "bin/@", $_ . " ? wercome"; } else { exec "bin/?", "wercome"; }