devpts TODO

May 14, 2015 ยท View on GitHub

http://unix.stackexchange.com/questions/93531/what-is-stored-in-dev-pts-files-and-can-we-open-them

Mounted by default under /dev/pts.

Contains:

  • integers
  • ptmx

The current tty can be retrieved with the tty command.