view bin/shmify @ 11971:00595446f790 draft

<oerjan> sedlast s,split,& off,
author HackEso <hackeso@esolangs.org>
date Wed, 16 Oct 2019 08:37:47 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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