view bin/! @ 3076:9a57eca4fa4d

<shachaf> sed -i \'1s/ \\$/${$@:+ }$/\' bin/olist
author HackBot
date Sun, 09 Jun 2013 09:54:18 +0000
parents 41595cf4a435
children
line wrap: on
line source

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