core_pattern
Submitted by admin on Fri, 2006-06-09 23:58
core_pattern is used to specify a core dumpfile pattern name:
- max length is 64 characters
- the default value is "core"
- core_pattern is used as a pattern template for the output filename
- certain string patterns (beginning with "%") are substituted with their actual values.
- backward compatibility with core_uses_pid: if core_pattern does not include "%p" (default does not) and core_uses_pid is set, then .PID will be appended to the filename.
- corename format specifiers:
- %p - pid
- %u - uid
- %g - gid
- %s - signal number
- %t - UNIX time of dump
- %h - hostname
- %e - executable filename
- %% - output one "%"
- %<NUL> - "%" is dropped
- %<OTHER> - both are dropped
»
- Add new comment
- 10528 reads








Recent comments
1 week 4 days ago
1 week 4 days ago
2 weeks 9 hours ago
3 weeks 3 days ago
4 weeks 1 day ago
9 weeks 3 days ago
10 weeks 1 day ago
10 weeks 2 days ago
10 weeks 6 days ago
11 weeks 6 days ago