The script will create a directory named temp that contains all the partitioned files individually named in the format [SPLIT]-ID.txt/[SPLIT]-ID.txt.gz, which can will be merged automatically or later by running: python3 split.py -step merge How is it done? The process of cleaning ...