Hi Rafeed,
Running GCfix and it fails due to the output directory not existing.
I would normally expect a tool like this to create the output directory if it is missing. If you don't like that idea, would it make sense to check for its existence in the beginning of the script instead of failing when trying to write? Would allow for a more descriptive error message as well.