From: David Barr (barr@stein.u.washington.edu)
Date: 12/13/92


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++)"