LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   LINUX Query (https://www.linuxquestions.org/questions/linux-newbie-8/linux-query-4175464961/)

shubhbit 06-06-2013 06:59 AM

LINUX Query
 
what is the meaning of 'pts' in linux??

Thanks & regards
Shubhbit

jpollard 06-06-2013 07:11 AM

Without any context, I would believe it is "pseudo terminal".

It is a data structure that emulates a serial line for the purpose of supporting command line interfaces and remote terminals for network services like ssh. Terminal windows use it for the same purpose.

rtmistler 06-06-2013 08:09 AM

Pseudo Terminal Slave

shivaa 06-06-2013 08:22 AM

Did you seach for manual page? Just check it: http://linux.die.net/man/4/pts


All times are GMT -5. The time now is 07:30 AM.