Operating System - HP-UX
1838604 Members
2833 Online
110128 Solutions
New Discussion

when i use tty command,it tells :pts/0 or pts/ta,where is ptm/0?

 
SOLVED
Go to solution
常有慈悲心
Regular Advisor

when i use tty command,it tells :pts/0 or pts/ta,where is ptm/0?

i think pts means :p terminal slave?

when or where can i see ptm?or ptm/0,
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: when i use tty command,it tells :pts/0 or pts/ta,where is ptm/0?

The psuedo terminal files are found in the /dev directory.

They are not real files. They are character devices.

They can be recreated with the insf -e command.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
常有慈悲心
Regular Advisor

Re: when i use tty command,it tells :pts/0 or pts/ta,where is ptm/0?

but how can i create a ptm terminal or
use a ptm/0 terminal?