Copy the data [1]
Copy the data
Thursday, February 16, 2006 5:55 PM - Faisal Ashraf
Is there any option in XManager to copy the work going on in XTERM to some file? thanks
Re: Copy the data
Thursday, February 16, 2006 6:28 PM - Beat the Reds
Xmanager doesn't have xterm logging feature. But it is actually part of xterm program itself. Use the following command to start xterm. This will log all activity in the xterm session to Xlog.log.
xterm -display x.x.x.x:0.0 -l -lf Xlog.log
However, normally logging feature is exluded from xterm, due to security concerns. Your xterm might work =)
xterm -display x.x.x.x:0.0 -l -lf Xlog.log
However, normally logging feature is exluded from xterm, due to security concerns. Your xterm might work =)
Previous views: 148