annotate bin/^.^ @ 4281:5f388cb353d9

<oerjan> (echo \'#!/bin/bash\'; echo \'echo "$@" | sed -e \'\\\'\'s/^\\([^aeiou]\\+\\)\\(.*\\)$/\\1\\2 shm\\2/\'\\\') >bin/shmify
author HackBot
date Thu, 09 Jan 2014 23:12:03 +0000
parents 19a8829c434a
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4120
19a8829c434a <boily> echo -e \'#!/bin/sh\\ncat $@\' >bin/^.^
HackBot
parents:
diff changeset
1 #!/bin/sh
19a8829c434a <boily> echo -e \'#!/bin/sh\\ncat $@\' >bin/^.^
HackBot
parents:
diff changeset
2 cat $@