Hacker News new | ask | show | jobs
by mpyne 238 days ago

    sudo mknod /dev/null c 1 3 && sudo chmod 666 /dev/null
might do it on many systems