view bin/shmify @ 7598:c4e28cb2e8e0

<oerjan> ` gcc -x c -o bin/Something wGAUV3ER
author HackBot
date Thu, 28 Apr 2016 22:52:30 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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