view bin/добро-пожаловать @ 11966:3f1a4ab429fd draft

<b_jonas> `` sed -i \'1s"$" https://github.com/KrzysztofSzewczyk/esologs/"\' wisdom/log
author HackEso <hackeso@esolangs.org>
date Sat, 12 Oct 2019 10:44:21 +0000
parents f89272f6a69d
children ef5ba4348bf2
line wrap: on
line source

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