view bin/shmify @ 12117:bd76992a2fec draft

<fizzie> fetch /hackenv/bin/delquote https://hack.esolangs.org/get/bin/delquote
author HackEso <hackeso@esolangs.org>
date Sat, 16 Nov 2019 23:08:24 +0000
parents 7f957c1f4661
children
line wrap: on
line source

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