How to read file on Python without hogging memory
i’m writing a script that checks if a .sql dump has the end line (dump completed on xx) correct, to validate files after the dump.
i’m writing a script that checks if a .sql dump has the end line (dump completed on xx) correct, to validate files after the dump.