view bin/wercome @ 9049:b83e352dc7f7

<shachaf> slwd oerjan//s#overlord kommisjon\xc3\xa6r#hungarian oerlord#
author HackBot
date Fri, 16 Sep 2016 22:52:42 +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"; }