Introduction - If you have any usage issues, please Google them yourself
Experimental process, the operating system write a soft interrupt communication procedures, the parent creates a child process p1 and to the child process using system call kill () sends a signal to the parent, the parent process get signal after the output string " received p1 signal." .