@ -90,6 +90,7 @@ int main()
if (child == 0)
{
char** argv = split_command_into_argv(command);
if (argv[0] == NULL) return 0;
sh_execvp(argv);
perror(argv[0]);
return 1;
The note is not visible to the blocked user.