[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [Re: what is this core?]



On 9 Mar 2001, sandeeep bharadwaj wrote:

> one way to prevent the creation of such a file is to always keep such file
> created with 000 permissions.

You could use the shell builtin command ulimit to limit the size of the
core file. This will only apply to processes that fork from your shell.

bye :)
Anmol