cat <<"!" #!/bin/sh ! tmpfile=`mktemp` sed -e 's/[ \n]*//g' >$tmpfile <