Subject: Re: clisp won't build...
To: Paul NCC/CS <pts@bom.gov.au>
From: Valeriy E. Ushakov <uwe@ptc.spbu.ru>
List: port-sparc
Date: 01/30/2002 09:34:27
On Wed, Jan 30, 2002 at 17:12:20 -1000, Paul NCC/CS wrote:
> Now, ulimit? How do I increase this? Where do I?
> This is something I need to learn so I intend to do
> some reading on it, but could you or anyone point
> me at information on how to increase this value
> please?
This depends on your shell. csh(1) has 'limit' command, sh(1) has
'ulimit'. E.g. here are sample commands for bash:
<uwe@krups:~> (1032) ulimit -S -s # soft limit on stack size
512
<uwe@krups:~> (1033) ulimit -H -s # hard limit
262144
<uwe@krups:~> (1034) ulimit -s 8192 # set soft limit
<uwe@krups:~> (1035) ulimit -s # verify (-S is default)
8192
See your shell's manual for details on its limit/ulimit command.
See getrlimit(2) for further details.
SY, Uwe
--
uwe@ptc.spbu.ru | Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/ | Ist zu Grunde gehen