@@ -13,6 +13,7 @@ int main(int argc, char *argv[], char **env){
fork();
getpid();
getppid();
scanf("%s", tmp);
waitpid();
sleep(3600);
return argc;
}
The note is not visible to the blocked user.