"Fulgham, Brent/SCO" <[EMAIL PROTECTED]> writes:
> Can anyone tell me if there is a way to generate "screen dumps" of
> bash sessions?
>
> For example, let's say I have a test-mode application that asks for
> some input and then outputs something in response. Is there a way
> to have this whole
I usually use "gmp" package for selecting with mouse an interesting area
of the screen and pasting it into my favorite editor (joe) on another
virtual console.
Wojtek Zabolotny
[EMAIL PROTECTED]
On Mon, 16 Feb 1998, Fulgham, Brent/SC
On Mon, Feb 16, 1998 at 10:38:15AM -0700, Fulgham, Brent/SCO wrote:
> Can anyone tell me if there is a way to generate "screen dumps" of bash
> sessions?
>
> For example, let's say I have a test-mode application that asks for some
> input and then outputs something in response.
On Mon, Feb 16, 1998 at 10:38:15AM -0700, Fulgham, Brent/SCO wrote:
> Can anyone tell me if there is a way to generate "screen dumps" of bash
> sessions?
>
> For example, let's say I have a test-mode application that asks for some
> input and then outputs something in response. Is there a way to
On Mon, 16 Feb 1998, Fulgham, Brent/SCO wrote:
> Can anyone tell me if there is a way to generate "screen dumps" of bash
> sessions?
>
> For example, let's say I have a test-mode application that asks for some
> input and then outputs something in response. Is there a way to have
> this whole ex
Brent,
Try the following
cat /dev/vcsaX | lpr
Where "X" is the number of the Virtual Console that contains the
output that you want to print.
You can do the same to a file:
cat /dev/vcsaX > screen.dump
Hope this helps,
Steve Mayer
[EMAIL PROTECTED]
Fulgham, Brent/SCO wrote:
>
>
6 matches
Mail list logo