Hi Joshua,
Joshua Moore wrote:
(who are reading)
yes..... ;-)
2. How do I keep a log of my session?
There are a couple of ways to do this, a simple way is to start the
screen session with the -L option.
Another is to use the "script" for this.
script - make typescript of terminal session
Script is very handy and it's output can be replayed if used with the
right options.
DATEX=$(date +%Y%m%d)
script -t 2>~/session-$DATEX.time -a ~/session-$DATEX.script
- when done, do exit to end script.
Here is how to replay as 15x speed:
scriptreplay ~/session-$DATEX.time ~/session-$DATEX.script 15
When replaying the script, you probably want to use the same screen
settings (rows / columns).
Cheers and Enjoy
--
Kind Regards
AndrewM
Andrew McGlashan
Broadband Solutions now including VoIP
Current Land Line No: 03 9912 0504
Mobile: 04 2574 1827 Fax: 03 9012 2178
National No: 1300 85 3804
Affinity Vision Australia Pty Ltd
http://www.affinityvision.com.au
http://adsl2choice.net.au
In Case of Emergency -- http://www.affinityvision.com.au/ice.html