view bin/shmify @ 4478:5395eaf907b6

<elliott> delquote 64
author HackBot
date Wed, 19 Feb 2014 23:49:54 +0000
parents 7d472a8aa580
children d0f1cc278869
line wrap: on
line source

#!/bin/bash
echo "$@" | sed -e 's/^\([^aeiou]*\)\(.*\)$/\1\2 shm\2/'