MLUG: Re: [MLUG] backup via cron
Re: [MLUG] backup via cron
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
On 2/3/06, Nowlin, Dan <EMAIL:PROTECTED> wrote:
> The versions of both are on my previous message.  I installed the rpm
> from FC4 repositories.
>

ok, I'm going to bed.

Here's my last-gasp troubleshooting technique:

First, install strace if you don't have it.

then run your script under strace:

2>logfile strace ./scriptname

This will put every system call the script makes into "logfile". (this
will be a huge file).  Look at the tail end of it and see what's
happening.

If you want, gzip the logfile and post it somewhere where I can
download it (tomorrow) and take a look at it.  Make sure you use dummy
data, not your private data, because some of the contents might end up
in the logfile.

Regards,
Mark
EMAIL:PROTECTED
--
You think that it is a secret, but it never has been one.
  - fortune cookie

_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members