Unicode2ASCII, Version 1.00 Convert Unicode text to ASCII and send it to Standard Output Usage: some_command | Unicode2ASCII > file or: some_command | Unicode2ASCII | other_command or: Unicode2ASCII "textfile" > file or: Unicode2ASCII "textfile" | other_command Example: Compare the results of the following commands: SUBINACL /? | MORE SUBINACL /? | Unicode2ASCII | MORE Check for redirection by Hans Passant on StackOverflow.com /questions/3453220/how-to-detect-if-console-in-stdin-has-been-redirected Written by Rob van der Woude http://www.robvanderwoude.com