Results 1 to 2 of 2
can anybody out there tell me the exact difference between
a pty and tty in linux..
i have read the documentation part but couldn't make things out of it.....
- 01-25-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 5
difference between pty and tty
can anybody out there tell me the exact difference between
a pty and tty in linux..
i have read the documentation part but couldn't make things out of it..
- 01-25-2005 #2Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
Re: difference between pty and tty
Exact, no. But my understanding is that a tty is where you have a physical keyboard and a physical non-graphics screen. A pty is a pseudo-tty where you don't have exactly this: I think the terminal screen in X-windows is a pty and I think that if you access a remote system, you will use a pty.
Originally Posted by kiradeep /IMHO
//got nothin'
///this use to look better


Reply With Quote
