Re: core file name: <exec>.core -> core.<exec>
Aleksey Cheusov <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
> Is it possible to change a core file name in NetBSD > from <execname>.core to core.<execname>? I've found it myself sysctl -w kern.defcorename=core.%n It's strange that it is not a default. -- Best regards, Aleksey Cheusov.