Operating System - HP-UX
1855778 Members
2509 Online
104103 Solutions
New Discussion

Trace psedo-terminal session

 
Jose Ramón Rodríguez
Occasional Advisor

Trace psedo-terminal session

I would like to know if it is possible to see the commands that a pseudo-terminal are doing like when you execute the following command in your terminal session:
script -a /tmp/me.log | tee -a /dev/pts/other-t1 /dev/pts/other-t2 ...

Thanks
JR