home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 20943 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!aplcen.apl.jhu.edu!anagld!gkahn
  2. From: gkahn@anagld.analytics.com (Gary Kahn)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: rz/sz under .99?
  5. Message-ID: <1710@anagld.analytics.com>
  6. Date: 17 Dec 92 02:31:38 GMT
  7. References: <BzByt0.9sL@watserv1.uwaterloo.ca>
  8. Organization: Computer Sciences Corporation - Systems Engineering Division
  9. Lines: 17
  10.  
  11. To get ps working again after installing a new version of the
  12. kernel, you need to execute 'ps -U'.  It takes, as an additional
  13. argument, the 'system' file in the ......linux/tools/ directory.
  14. This process updates the psdatabase file in /etc.  As a side issue,
  15. this means that you must be able to compile the kernel on your
  16. system in order to get ps working after an upgrade.
  17.  
  18. Side note--Doesn't one of the new versions of linux, either 0.98.6 or
  19. 0.99, introduce a /proc file system?  I think that that new feature
  20. removes the need for a compiled 'ps' utility.  I saw a perl script that
  21. provides some ps functionality without having to compile ps or run
  22. ps -U.
  23.  
  24. Gary Kahn
  25. :w
  26.  
  27.  
  28.