In 'more.c' there is a typo Line 154 replace fprnntf(stderr, "Could not open '%s'!\n", argv[x]); with fprintf(stderr, "Could not open '%s'!\n", argv[x]); -- WWL 📚