view bin/! @ 2581:e66fbb854fc4

<oerjan> sed -i \'2s#$# | sed -e s/[.?]/\\!/g#\' bin/\\! # Testing fizzie\'s last command
author HackBot
date Mon, 01 Apr 2013 22:02:21 +0000
parents 0c31e6a2d4e0
children b5b7f0264183
line wrap: on
line source

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