`os.devnull` outputs `/dev/null`, however it doesn't exists! Redirecting stdout to `/dev/null` doesn't work because of this.
os.devnulloutputs/dev/null, however it doesn't exists!Redirecting stdout to
/dev/nulldoesn't work because of this.