Operating System - HP-UX
1843580 Members
3029 Online
110221 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