changeset 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 df88f351a89d
children 940789977b39
files bin/wellcome
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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