system "command1 img.g3 > img.pbm"; system "command2 img.pbm > img.ps"; system "command1", "img.g3" > img.pbm;