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>
(since Linux 3.7)
.TP
%e
-executable filename (without path prefix)
+The process or thread's
+.I comm
+value, which typically is the same as the executable filename
+(without path prefix, and truncated to a maximum of 15 characters),
+but may have been modified to be something different;
+see the discussion of
+.I /proc/[pid]/comm
+and
+.I /proc/[pid]/task/[tid]/comm
+in
+.BR proc (5).
.TP
%E
pathname of executable,