Operating System - HP-UX
1829802 Members
2694 Online
109992 Solutions
New Discussion

Logging the Screen....Any Tried

 
SOLVED
Go to solution
susee_sundar
Regular Advisor

Logging the Screen....Any Tried

Hi.,

Is it possible for us to log all the display on the screen in a file..

It may be console / clients ..

Anybody tried this.....
5 REPLIES 5
Arunvijai_4
Honored Contributor

Re: Logging the Screen....Any Tried

Hi Susee,

Yes, it is possible. Check the in-built utilities usr/bin/X11/xwud and /usr/contrib/bin/X11/xpr

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Peter Godron
Honored Contributor

Re: Logging the Screen....Any Tried

Hi,
'script' is also available for logging. See 'man script'
susee_sundar
Regular Advisor

Re: Logging the Screen....Any Tried

Where I will get the Script...
Send me If anybody have....
Peter Godron
Honored Contributor

Re: Logging the Screen....Any Tried

Hi,
'script' should already be installed. C heck with 'll /usr/bin/script'. 'man script' for guide on how to use it.
Arunvijai_4
Honored Contributor
Solution

Re: Logging the Screen....Any Tried

Hi Susee,

Just issue # which script. It should give you. Also do a # man script.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"