Skip to content

Instantly share code, notes, and snippets.

@funkatron
Created April 16, 2010 15:47
Show Gist options
  • Save funkatron/368595 to your computer and use it in GitHub Desktop.
Save funkatron/368595 to your computer and use it in GitHub Desktop.
#if /dev/tty is missing, run this
sudo mknod /dev/tty c 5 0
sudo chmod 0666 /dev/tty
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment