home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21458 < prev    next >
Encoding:
Text File  |  1992-12-22  |  1.7 KB  |  39 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!spool.mu.edu!umn.edu!noc.msc.net!news.stolaf.edu!lars.acc-admin.stolaf.edu!johnsonm
  3. From: johnsonm@lars.acc-admin.stolaf.edu (Michael K. Johnson)
  4. Subject: Re: ANNOUNCE: linux 0.99 patchlevel 1
  5. In-Reply-To: zmbenhal@netcom.com's message of Tue, 22 Dec 1992 08:46:37 GM
  6. Message-ID: <1992Dec22.220035.14136@news.stolaf.edu>
  7. Sender: news@news.stolaf.edu
  8. Organization: St. Olaf College; Northfield, MN  USA
  9. References: <1992Dec21.233646.16236@klaava.Helsinki.FI> <1992Dec22.084637.20028@netcom.com>
  10. Date: Tue, 22 Dec 1992 22:00:35 GMT
  11. Lines: 26
  12.  
  13.  
  14. In article <1992Dec22.084637.20028@netcom.com> zmbenhal@netcom.com (Zeyd M. Ben-Halim) writes:
  15.    >
  16.    > - completed /proc-fs: it should now contain all info needed by 'ps'
  17.    >   (Micheal K Johnson). 
  18.  
  19.    How about documenting it :-) Never mind, I'll wait for Michael to figure it out.
  20.  
  21. This /will/ get documented.  I need to do two things first:
  22.  1) make a few tiny bug fixes (don't panic -- it won't crash, there
  23.     are just a few places where I am not sure that the numbers are
  24.     right.
  25.  2) finish writing my /proc-based ps.  It is almost complete, and I am
  26.     just debugging it and finishing fixing /proc at the same time.  I
  27.     hope to have it out by the time linux 1.0 is released, or shortly
  28.     thereafter. 
  29.  
  30.    Now the MFAQ: getting ps to work.
  31.    simple doing ps -U sort of works but doesn't print the command line just the
  32.    command name. doing ps -U Image /dev/swap results in bad magic number.
  33.  
  34. This are exactly the problems that my ps will address.  NO more ps
  35. recompiles every time you recompile the kernel.  (only to fix bugs in
  36. ps ;-)
  37.  
  38. michaelkjohnson
  39.