Capturing Console Contents to a File

I’m trying to find a way to capture the contents of a QNX 4 console into a
text file. There is a way to do this, but it’s been 8 or more years since I
last did this and brain fade is coming out on top!

Can anyone help out?

Thanks,
Gord

Gord Sipko <mountkidd@shaw.ca> wrote:

I’m trying to find a way to capture the contents of a QNX 4 console into a
text file. There is a way to do this, but it’s been 8 or more years since I
last did this and brain fade is coming out on top!

Can anyone help out?

prtsc </dev/conX >spud.txt

?

Cheers,
-RK


[If replying via email, you’ll need to click on the URL that’s emailed to you
afterwards to forward the email to me – spam filters and all that]
Robert Krten, PDP minicomputer collector http://www.parse.com/~pdp8/

Robert Krten <rk@parse.com> wrote:
RK > Gord Sipko <mountkidd@shaw.ca> wrote:

I’m trying to find a way to capture the contents of a QNX 4 console into a
text file. There is a way to do this, but it’s been 8 or more years since I
last did this and brain fade is coming out on top!

Can anyone help out?

RK > prtsc </dev/conX >spud.txt

RK > ?

RK > Cheers,
RK > -RK

Also, if you have psyudo tty’s defined you can qtalk to one of
them and log an entire session.