system("zcat....> file1"); system("java file1"); #### system("( zcat....> file1 && java file1 )&");