#!/bin/sh -x cd orig find . -type f -name \*.ans -exec python ../../cp437utf8.py {} ../{} \;