Great answer! And thanks a lot! I'll keep this one burned on some cd with other
great mails fropm this list...
Quoting [EMAIL PROTECTED]:
>
>
>
>
> Vladimir:
>
> "fuser /var/log/cron" and "lsof" might be a starting point to find out
> what
> went wrong.
>
> It will give you a list of prog
Vladimir:
"fuser /var/log/cron" and "lsof" might be a starting point to find out what
went wrong.
It will give you a list of programs that currently have this inode open.
If one of these programs has opened the logfile in blocking mode
then other programs will simply sit there and wait or tim