Subject: Re: problems with unace22
To: Roland Illig <roland.illig@gmx.de>
From: =?UTF-8?Q?C=C3=A9sar_Catri=C3=A1n?= C. <ccatrian@eml.cc>
List: tech-pkg
Date: 04/06/2005 18:26:37
On Wed, 06 Apr 2005 19:47:15 +0200
Roland Illig <roland.illig@gmx.de> wrote:
>
> Please try this if you are using bash:
>
> ulimit -d `ulimit -H -d`
>
> Ask someone else for doing an equivalent of this for csh.
>
> Roland
$ ulimit -H -d
341796
$ ulimit
unlimited
$ limit
cputime unlimited
filesize unlimited
datasize 333MB
stacksize 2MB
coredumpsize 0kB
memoryuse 246MB
memorylocked 82MB
maxproc 532
descriptors 64
In zsh, bash, csh and even executing it as root, it is the same.
César