I have this exercise: every process must print on file a sentence, but in reverse order. So, if the process chain is P1->P2->....->Pn, Pn prints on file, then Pn-1,