Skip to content

Instantly share code, notes, and snippets.

@uiur
Created April 21, 2015 16:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uiur/aa5dd7c59d6ccab91e65 to your computer and use it in GitHub Desktop.
Save uiur/aa5dd7c59d6ccab91e65 to your computer and use it in GitHub Desktop.
tty -> tty
cat /dev/tty | tee /dev/ttys000
cat /dev/tty > /dev/ttys000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment