Hacker News new | ask | show | jobs
by riquito 3875 days ago
By reading `cat`, how come that error messages are printend on standard output and the exit code is always 0? stderr and exit codes are not implemented/used in xv6?