7 lines
410 B
Plaintext
Executable File

This folder contains files that were created for an July 2015 Tutorial from Basis Technology.
It contains the following:
- FindBigRoundFiles.py: Module to find files that are bigger than 10MB and multiple of 4k
- bigRoundFile.dat: File that should be found if added as logical file and module is run on it
- nonRoundfile.dat: File that should not be flagged if added as logical file and module is run on it.