annotate bin/wellcome @ 8798:8e7e00ff9a72

<shachaf> ` mkdir s; ln -s ../bin/sled s/ed; ln -s ../bin/slwd s/wd
author HackBot
date Tue, 12 Jul 2016 02:30:30 +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