view bin/wercome @ 5086:295d813612d3

<fizzie> ! glass {M[mxA!a1=b0=c(10)=/ccc*1xs.?=\\]}
author HackBot
date Sat, 18 Oct 2014 21:48:01 +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"; }