Weblog entry #28 for dkg
Any ideas how i could find the text that is already displayed on that VT? The machine is running a stripped-down debian etch, but i could add packages if i need to.
More details: there was a local shell running on that VT, and the data that i'm interested in is the output of a process that had been run from that shell but is now terminated. So it's not in system logs or anything. I think just connecting to /dev/tty2 (with, say, cat) would give me only new text emitted on that console. But i want the stuff that's already been output.
I figure the data must be stored in RAM someplace, so it should be accessible somehow (unless it's maybe only in video RAM -- then i'd be less sure of being able to find it). Thanks for any suggestions!
Comments on this Entry
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Send Message | View dkg's Scratchpad | View Weblogs ]
~ # screendump 2worked for me.
[ Parent | Reply to this comment ]
[ Send Message | View Steve's Scratchpad | View Weblogs ]
Even better - you can interact with a session via:
apt-get install conspy conspy 2
Press ESC three times to exit ..
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
Perhaps I should ask for more impossible things.
Can these folk make me rich enough that I can stay at home and write chess software for fun?
[ Parent | Reply to this comment ]
Well, not entirely impossible: just beat:
http://en.wikipedia.org/wiki/Hydra_(chess)
and find some wealthy sponsor for it ;)
ad. money: I've found the following links interesting:
http://alumnus.caltech.edu/~dank/advice.htm
http://www.amazon.com/exec/obidos/ISBN=0140167153/2339-4323384-44 0008
[ Parent | Reply to this comment ]
[ Send Message | View Utumno's Scratchpad | View Weblogs ]
Heh. I am just porting my Windows chess-problem solving utility to Linux :)
[ Parent | Reply to this comment ]