@@ -59,7 +59,6 @@ FILE * popen2(array<string, 7> argv, string type, int & pid)
message);
}else
{
if((child_pid = fork()) == -1)
perror("fork");
The note is not visible to the blocked user.