Date: Mon, 03 Sep 2001 16:00:48 -0500 From: Stephen Montgomery-Smith <stephen@math.missouri.edu> To: freebsd-questions@freebsd.org Subject: killall longprocname Message-ID: <3B93EF80.37F0670A@math.missouri.edu>
next in thread | raw e-mail | index | archive | help
If I create and run a program called abcdefghijklmnopqrstuvwxyz and then try to kill it using killall, the only command that seems to work is: killall abcdefghijklmnop that is, it looks like killall only looks at the first 16 characters. I don't see anything about this is the man page. Is this the appropriate behavior? -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B93EF80.37F0670A>