annotate bin/shmify @ 5803:c5d89acc4f30

<oerjan> ` sed -i \'s/$/./\' wisdom/\'@\'
author HackBot
date Sun, 05 Jul 2015 02:13:39 +0000
parents 7f957c1f4661
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4531
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
1 #!/bin/bash
7f957c1f4661 <oerjan> revert
HackBot
parents:
diff changeset
2 print_args_or_input "$@" | sed -e 's/^\([^aeiou]*\)\(.*\)$/\1\2 shm\2/'