annotate bin/wellcome @ 7558:cbd0b9f4e0d4

<fizzie> ` mv script{,add} bin/ # I guess they could be there just as well -- but how did you write those things in the first place?
author HackBot
date Wed, 27 Apr 2016 23:14:39 +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