Introduction - If you have any usage issues, please Google them yourself
Linux process control: a parent process opens a file, and then create two sub-processes. A child process will open the file in lowercase letters replaced by uppercase letters. Child 2 after printing the file contents read out. Parent process to wait to close the file after the end of the two sub-process, finished.