view 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 source

#!/bin/sh
welcome "$@" | sed s/l/ll/g