view bin/! @ 3142:78ce1b0d5593

<shachaf> echo \'sh -c "$1"\' > bin/rum; chmod +x bin/run
author HackBot
date Sun, 16 Jun 2013 21:44:22 +0000
parents 41595cf4a435
children
line wrap: on
line source

#!/bin/sh
\? "$@" | perl -C7 -pe '$_ = uc' | sed -e s/[.?]/!/g -e 's/!\?$/!/'