Re: Clutz-Proof Logging

2007-01-05 Thread Christian Walther
I'll try to follow up to two posts instead of replying twice, so I hope nobody gets confused here. :-) On 04/01/07, Vizion [EMAIL PROTECTED] wrote: - Original Message From: Bill Moran [EMAIL PROTECTED] Many shells keep a history as a matter of normal operation. You might find that

Re: Clutz-Proof Logging

2007-01-05 Thread Tom Judge
Stan Halprin wrote: 747478Hi; I know I'm a clutz but I'm sick and tired of doing some stupid thing that crashes my server, then trying to figure out what I did. Is there something out there that could log everything I did so that I could review it each time I shoot myself in the foot? TIA

Clutz-Proof Logging

2007-01-04 Thread Stan Halprin
- Original Message From: Bill Moran [EMAIL PROTECTED] Many shells keep a history as a matter of normal operation. You might find that enough for you. Personally, I use bash, and the command history brings the last 100 commands or so. No, this isn't sufficient. The problems are: 1)

RE: Clutz-Proof Logging

2007-01-04 Thread Vizion
- Original Message From: Bill Moran [EMAIL PROTECTED] Many shells keep a history as a matter of normal operation. You might find that enough for you. Personally, I use bash, and the command history brings the last 100 commands or so. No, this isn't sufficient. The problems are: 1)

Re: Clutz-Proof Logging

2007-01-04 Thread Stan Halprin
8376- Original Message From: Vizion [EMAIL PROTECTED] I am not certain if you are using X or console. console As far as file editing is concerned if the file is important to you then you might want to try saving a snapshot when you open the file and use a small script to both save

Re: Clutz-Proof Logging

2007-01-04 Thread Vizion
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stan Halprin Sent: Thursday, January 04, 2007 8:46 AM To: freebsd-questions@freebsd.org Subject: Re: Clutz-Proof Logging 8376- Original Message From: Vizion [EMAIL PROTECTED] I am

Re: Clutz-Proof Logging

2007-01-04 Thread Richard Lynch
On Thu, January 4, 2007 10:46 am, Stan Halprin wrote: What is a snapshot? I could just make a backup copy of it, which is what I was thinking of doing, and revert if necessary. Of course, that supposes I remember to do that :/ I was hoping for some program smarter than me. Jumping into the

Re: Clutz-Proof Logging

2007-01-04 Thread Stan Halprin
- Original Message From: Richard Lynch [EMAIL PROTECTED] Jumping into the middle of a thread, possibly to disastrous effect... Perhaps you should be using subversion or CVS to keep version control of your document? Far as I can tell from what's being said. Hmm. Maybe so. Good

Clutz-Proof Logging

2007-01-02 Thread Stan Halprin
747478Hi; I know I'm a clutz but I'm sick and tired of doing some stupid thing that crashes my server, then trying to figure out what I did. Is there something out there that could log everything I did so that I could review it each time I shoot myself in the foot? TIA Stan

Re: Clutz-Proof Logging

2007-01-02 Thread Bill Moran
Stan Halprin [EMAIL PROTECTED] wrote: 747478Hi; I know I'm a clutz but I'm sick and tired of doing some stupid thing that crashes my server, then trying to figure out what I did. Is there something out there that could log everything I did so that I could review it each time I shoot myself