I have a 250GB gzipped file on Linux and I want to split it in 250 1GB files and compress the generated part files on the fly (as soon as one file is generated, it should be compressed). I tried using this -I have a 250GB gzipped file on Linux and I want