Skip to content

checklogs.py is a simple script that finds all .log files in a directory and runs them through EAC's CheckLog.exe using wine.

License

Notifications You must be signed in to change notification settings

peioe/checklogs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

checklogs

Simple python script to recursively find all .log files in a directory and run them through EAC's CheckLog.exe with wine to find out if they have been edited.

Usage

Edit the options at the top of the script and then:

checklogs.py [options] top_directory

About

checklogs.py is a simple script that finds all .log files in a directory and runs them through EAC's CheckLog.exe using wine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages