Tackar!

Men man ska nog prova 'man bash'.
D�r st�r det:

ulimit [-SHacdflmnpstuv [limit]]
-a     All current limits are reported
-c     The maximum size of core files created
-d     The maximum size of a process's data segment
-f     The maximum size of files created by the shell
-l     The maximum size that may be locked into memory
-m     The maximum resident set size
-n     The maximum number of open file descriptors (most systems
       do not allow  this  value  to  be set)
-p     The pipe size in 512-byte blocks (this may not be set)
-s     The maximum stack size
-t     The maximum amount of cpu time in seconds
-u     The maximum number of processes available to a single user
-v     The maximum amount of virtual memory available to the shell

Fast jag hittade ingenstans d�r det sattes...
Men visst var den satt till 0:

bash-2.03# ulimit -a
core file size (blocks)     0
data seg size (kbytes)      unlimited
file size (blocks)          unlimited
max locked memory (kbytes)  unlimited
max memory size (kbytes)    unlimited
open files                  1024
pipe size (512 bytes)       8
stack size (kbytes)         8192
cpu time (seconds)          unlimited
max user processes          256
virtual memory (kbytes)     unlimited

/mattias

>Den maximala core fil storleken kan st�llas in med 'ulimit -c size'
>se man ulimit.
>
>Troligtvis s� har du en 'ulimit -c 0' n�gonstans som hindrar att det
>skapas n�gra core filer i huvudtaget.
>
>
>On Tue, 10 Jul 2001 [EMAIL PROTECTED] wrote:
>
>> Hejsan!
>>
>> Ett program craschade f�r mig men det
>> skapades ingen core-fil. G�r det att st�nga
>> av detta i k�rnan? Hur sl�r man d� p� det
>> igen? Skulle g�rna vilja ha en core-fil n�sta
>> g�ng som detta program craschar...
>>
>> Tackar!
>>
>> /Mattias
>>
>>
>> ==Annons===============================================================
>> Snabbaste Linux Workstation under 10000:- ?
>> Nu med Linux DeLuxe V6.5 http://www.svithiod.com
>> =======================================================================
>>
>>
>
>
>Two things are infinite: the universe and human
>stupidity; and I'm not sure about the universe.
>
>
-- Einstein (1879-1955)
>
>
>
>==Annons===============================================================
>Snabbaste Linux Workstation under 10000:- ?
>Nu med Linux DeLuxe V6.5 http://www.svithiod.com
>=======================================================================
>
>

==Annons===============================================================
Snabbaste Linux Workstation under 10000:- ?
Nu med Linux DeLuxe V6.5 http://www.svithiod.com
=======================================================================

Till