Date: Sun, 8 Jun 2003 23:32:43 -0400
From: tmiller@flex.com (Thomas Miller)
Message-ID: <200306090332.h593WhwC001749@aluminum.miller.net>
| Please tell me what command I should run to get you the
| ktrace output you want.
ktrace -i
pppd forks, ktrace (without -i) affects only the process that it
starts, not its children.
kre