changeset 9721:2ce5469aca50

<oerjan> ` mv wisdom/welcome.j{p,a}; sled bin/wercome//s/jp/ja/
author HackBot
date Fri, 18 Nov 2016 16:01:07 +0000
parents d056743e5c13
children 4d7f1e7a9c7f
files bin/wercome wisdom/welcome.ja wisdom/welcome.jp
diffstat 3 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/bin/wercome	Fri Nov 18 15:59:55 2016 +0000
+++ b/bin/wercome	Fri Nov 18 16:01:07 2016 +0000
@@ -1,2 +1,2 @@
 #!/usr/bin/perl -w
-if (defined($_=shift)) { s/ *$//;  s/ +/ @ /g; exec "bin/@", $_ . " ? welcome.jp"; } else { exec "bin/?", "welcome.jp"; }
+if (defined($_=shift)) { s/ *$//;  s/ +/ @ /g; exec "bin/@", $_ . " ? welcome.ja"; } else { exec "bin/?", "welcome.jp"; }
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wisdom/welcome.ja	Fri Nov 18 16:01:07 2016 +0000
@@ -0,0 +1,1 @@
+エソテリックプログラミング言語のディザインとデプロイメントの国際な場所へようこそ!詳しく、ウィキを見て: http://esolangs.org/wiki/Main_Page。(他のエソテリック、irc.dal.netの#esotericへ)
--- a/wisdom/welcome.jp	Fri Nov 18 15:59:55 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-エソテリックプログラミング言語のディザインとデプロイメントの国際な場所へようこそ!詳しく、ウィキを見て: http://esolangs.org/wiki/Main_Page。(他のエソテリック、irc.dal.netの#esotericへ)