[Python-Dev] stack check on Unix: any suggestions? (original) (raw)
Guido van Rossum guido@beopen.com
Thu, 31 Aug 2000 11:23:21 -0500
- Previous message: [Python-Dev] stack check on Unix: any suggestions?
- Next message: [Python-Dev] stack check on Unix: any suggestions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
That would be Kb. But -c controls core-file size, not stack. You wanted -s. ulimit -a shows all the limits.
Typo. I did use ulimit -s. ulimit -a confirms that it's 8192 kbytes.
--Guido van Rossum (home page: http://www.pythonlabs.com/~guido/)
- Previous message: [Python-Dev] stack check on Unix: any suggestions?
- Next message: [Python-Dev] stack check on Unix: any suggestions?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]