* Mitch Vincent <[EMAIL PROTECTED]> [000828 11:28] wrote:
> Can you move the logfile then touch the original file to create an empty
> one?
> 
> *shrug* just an idea :-)

that won't work, the shell has attached the process's stdout/err to
the file, you can even remove the file and the server will still have
an open reference to it and the space won't be reclaimed.

-Alfred

Reply via email to