comparison bin/! @ 2582:b5b7f0264183

<oerjan> sed -i \'2s/!/?/\' bin/\'!\'
author HackBot
date Mon, 01 Apr 2013 22:04:07 +0000
parents e66fbb854fc4
children 857a840ed70a
comparison
equal deleted inserted replaced
2581:e66fbb854fc4 2582:b5b7f0264183
1 #!/bin/sh 1 #!/bin/sh
2 \! "$@" | perl -pe '$_ = uc' | sed -e s/[.?]/!/g 2 \? "$@" | perl -pe '$_ = uc' | sed -e s/[.?]/!/g