
18 Aug
2017
18 Aug
'17
11:42
On 2017-08-18 12:03, Per Jessen wrote:
Carlos E. R. wrote:
use 'ulimit -c 0' before you start the app.
Thanks, that was it.
That will apply only to the apps started on that shell, or to any other?
only the current and forked processes.
Perfect!
I start that app via script, so it is easily done.
Which is its man page?
section 1 - the bash page.
Ah! -c The maximum size of core files created However: cer@Isengard:~> ulimit -c 0 It is already zero. Well, the limit is set now in the script. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)