I am trying to parse through a large text file and get the # of lines, characters, and words. I want to do it with multiple process where the child processes do the computation,