view bin/! @ 2584:b4e2fd492d47

<FireFly> sed -i \'s:sed.*:sed -e "s/[.?]( |$)/!\\\\1/g":\' bin/\\!
author HackBot
date Mon, 01 Apr 2013 22:33:38 +0000
parents 857a840ed70a
children 7b89280f2e2d
line wrap: on
line source

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