This is my first repository as a full-stack engineer
in Pid.c every time you run the program, a new process is created, and its ID is different.Each process has a parent: the process that created it. It is possible to get the PID of a parent process by using the getppid system call (man 2 getppid), from within the child proces