On Monday 20 October 2003 10:52, Stephen Liu wrote:
> Kindly advise how to print a screen and save its content to a file.
> Whether I have to paste it to a file first and then save the file
> thereafter.  What editing software can I use, "nano"?  I only have an OS
> running.

I don't know of any way to print a screen. To use tee you should pipe emerge's 
output into it. eg:

emerge some/package | tee logfile

man tee for more information.

Jason

--
[EMAIL PROTECTED] mailing list

Reply via email to