view bin/shmify @ 11631:63b2bcbd6d00 draft

<oerjan> rm bin/dc
author HackEso <hackeso@esolangs.org>
date Sun, 21 Oct 2018 15:27:48 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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