Hi I am try to compress the file with bzip command
bgzip -c 001DD.txt > 001DD.txt.gz
I want to run this command in parallell. I tried