view bin/shmify @ 4394:fdc2f743ba51

<oerjan> rm this
author HackBot
date Wed, 05 Feb 2014 00:59:54 +0000
parents 7d472a8aa580
children d0f1cc278869
line wrap: on
line source

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