comparison 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
comparison
equal deleted inserted replaced
5347:df88f351a89d 5348:b6e19d7560fc
1 #!/bin/sh
2 welcome "$@" | sed s/l/ll/g