Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mcnc!unccvax!cs00chs From: cs00chs@unccvax.UUCP (charles spell) Newsgroups: comp.os.minix Subject: Re: ps(1) cmd not reading mm namelist... PC 1.5.9 Summary: OOOPS!! I answer my own question. Keywords: namelist nm nlist(3) Message-ID: <2032@unccvax.UUCP> Date: 7 May 90 03:08:48 GMT References: <2029@unccvax.UUCP> Organization: Univ. of NC at Charlotte, Charlotte, NC Lines: 13 In article <2029@unccvax.UUCP>, cs00chs@unccvax.UUCP (charles spell) writes: > > Whenever I use the ps(1) cmd, I keep getting the cannot read mm namelist > error code. Is there a fix to this? > > Thanx. OOPS!!! I asked without thinking. I just found out in ps.c that the executable must exist in the appropriate dir. It didnt. Now it does. Now it works. Guess the constant flow of upgrades (no complaints here) has kept me too busy to look at some of this source.