diff bin/wellcome @ 5348:b6e19d7560fc

<b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | sed s/l/ll/g\' > bin/wellcome && chmod a+x bin/vellcome
author HackBot
date Mon, 04 May 2015 22:33:20 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/wellcome	Mon May 04 22:33:20 2015 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+welcome "$@" | sed s/l/ll/g