view bin/tervetuloa @ 4980:5429ff38eef2

<Lyrissa> touch "\\`echo test > testing12345; mv testing12345 .hg\\`.orig"
author HackBot
date Tue, 30 Sep 2014 06:47:33 +0000
parents a658438e5e5e
children ef5ba4348bf2
line wrap: on
line source

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