]> git.ipfire.org Git - thirdparty/man-pages.git/commit
core.5: Explain that core_pattern %e is process/thread 'comm' value
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 10:08:39 +0000 (12:08 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 9 Jun 2020 10:08:39 +0000 (12:08 +0200)
commit8d85a961ac6f97a51175b862830cd7571ac825bc
tree53c6baec0ab04f59ae3c4300bbe5b3bbf87ff865
parent492a8b724fbb4f6197518de90e50314da254c772
core.5: Explain that core_pattern %e is process/thread 'comm' value

The 'comm' value is typically the same as the (possibly
truncated) executable name, but may be something different.

Reported-by: Jonny Grant <jg@jguk.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man5/core.5