changeset 4052:15048a0bfb9a

<mrhmouse> mv raw.php* bin/ello
author HackBot
date Fri, 22 Nov 2013 15:47:04 +0000
parents b71c9a13c1b8
children 790c27eac14f
files bin/ello raw.php?i=65jMDD7G
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/raw.php?i=65jMDD7G	Fri Nov 22 15:46:53 2013 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-#!/usr/bin/env node
-var e,l,o,t;t=process.argv[2],(null!=t?t.length:void 0)||(console.log("Usage: ello <name>"),process.exit()),o=/(.*)(e)$/i,e=/(.*)([bcdfghjklmnpqrstvwxz])([o0].*)/i,l=/[bcdfghjklmnpqrstvwxz]/i,console.log(e.test(t)?t.replace(e,function(e,l,o,t){return l+o+"ell"+t}):o.test(t)?t.replace(o,function(e,l){return l+"ello"}):l.test(t)?t+"ello":"Hello, "+t+"!");
\ No newline at end of file