Strip all non-ascii characters from a file

1 · RvE · June 27, 2013, midnight
This snippet strips all non-ascii characters from a file. It backs up the original file. This is handy if you have input for programs that bork on non-ascii input like older mainframes and such....