changeset 8280:a89465a5799e

<hppavilion[1]> mkx bin/lmg//echo "http://lmgtfy.com/?q=${1// /+}"
author HackBot
date Wed, 01 Jun 2016 19:42:09 +0000
parents 0f79e752c428
children 3ae5c9da20bc
files bin/lmg
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/bin/lmg	Wed Jun 01 19:40:42 2016 +0000
+++ b/bin/lmg	Wed Jun 01 19:42:09 2016 +0000
@@ -1,1 +1,1 @@
-echo "http://lmgtfy.com/?q=$1"
+echo "http://lmgtfy.com/?q=${1// /+}"