Skip to content

Instantly share code, notes, and snippets.

@cbuck
Created September 30, 2015 12:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cbuck/b1713756a5174cc1bcb9 to your computer and use it in GitHub Desktop.
Save cbuck/b1713756a5174cc1bcb9 to your computer and use it in GitHub Desktop.
Parse the converter logs for successfull conversions and then save to a new text file for processing
type converter.log | findstr successful>success.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment