[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: logging apt-get sessions?



On 08/28/04 20:00, Lance Hoffmeyer wrote:
script, I couldn't remember the name of this program.

How does one save the terminal scroll buffer?

lance

Lance,

I'm using aterm, a light weight xterm. aterm is launched by the logon script:

aterm -tn xterm -sl 5000 -geometry +0-0 &

I just select text with the mouse, then save/append to file.  Pretty simple.

Select text, then:

$ cat >> filename
[middle click now]
[Control d  to exit]
$

Let me know if you learn an easier way for that. As I said in my original reply, I use script or apt-get ... | tee <file> most often.

Regards,
Ralph



Reply to: