[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] do not need core file



do:

rm core
touch core
chmod 000 core

(in the directory where you execute ns)

-srinivasan


On Thu, 14 Sep 2000, Sencun Zhu wrote:

> Hi, Dear all:
> 
> 
>      what can I do to prevent the executable file (like ns) from
> generating core file,
> since the core file generated is about 1Gb in my simulation when core dump 
> , I doubt if the system uses a lot of memory in running time to record
> memory map , thus it itself is also a reason for core dump.
> 
> 
> thank you.
> 
> 
> Sencun
> 
>