LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Email A Copy Of Terminal Screen (https://www.linuxquestions.org/questions/linux-newbie-8/email-a-copy-of-terminal-screen-120211/)

krissly1 11-26-2003 02:19 PM

Email A Copy Of Terminal Screen
 
How do I copy from my terminal and email the results showing on screen? How do I copy results from my terminal and paste in this forum?

tiktak 11-26-2003 02:27 PM

In an xterm, just use the Left Mouse Button to mark a section of text, and use the Middle Button to paste it in another window. Easy as that. On the text-mode consoles this works too, but you have to install the GPM utility first.

david_ross 11-26-2003 02:27 PM

It depends oun your terminal.

You could also output to a file - eg:
ls -l > /tmp/filelist.txt

Tinkster 11-26-2003 02:31 PM

And there's always the popular
script

:}


Cheers,
Tink

krissly1 11-26-2003 04:26 PM

VERY SIMPLE. Thanks for the quick help.


All times are GMT -5. The time now is 11:03 PM.