annotate bin/wellcome @ 6594:f9c1243b3f2e

<oerjan> ` cp bin/{bienvenue,willkommen}; sed -i \'s/fr/de/\' bin/willkommen
author HackBot
date Thu, 28 Jan 2016 00:14:54 +0000
parents b6e19d7560fc
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5348
b6e19d7560fc <b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | sed s/l/ll/g\' > bin/wellcome && chmod a+x bin/vellcome
HackBot
parents:
diff changeset
1 #!/bin/sh
b6e19d7560fc <b_jonas> ` echo $\'#!/bin/sh\\nwelcome "$@" | sed s/l/ll/g\' > bin/wellcome && chmod a+x bin/vellcome
HackBot
parents:
diff changeset
2 welcome "$@" | sed s/l/ll/g