From: barr@stein.u.washington.edu (David Barr) Subject: Re: ps that uses /proc Date: 14 Dec 1992 05:04:41 GMT
oops. slight typo in that program.
change "for(i=0; argv[i]; i++)" to "for(i=0; argv[1][i]; i++)"