blob: 553ebaca274db63558e01bdfd02b4b3a6edaca1d [file] [log] [blame]
#!/bin/sh
echo "running $@"
cat $1 | sed -e s/o/0/g > /tmp/f
mv /tmp/f $1