home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6378 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1.4 KB

  1. Path: sparky!uunet!mcsun!uknet!mucs!mccuts!zlsiial
  2. From: zlsiial@uts.mcc.ac.uk (A. V. Le Blanc)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Need some help (info.) on background process, passwd, etc.
  5. Message-ID: <5375@mccuts.uts.mcc.ac.uk>
  6. Date: 21 Jul 92 06:41:02 GMT
  7. References: <BrLxux.4D0@news.cso.uiuc.edu>
  8. Reply-To: LeBlanc@mcc.ac.uk
  9. Organization: Computing Centre, University of Manchester
  10. Lines: 21
  11.  
  12. In article <BrLxux.4D0@news.cso.uiuc.edu> elvis@uxh.cso.uiuc.edu (I am THE Elvis P.) writes:
  13. >    1) I can't seem to find any password program, i.e. programs that allow
  14. >the user to change his/her password (like "passwd" in most unix systems).
  15.  
  16. The source to the passwd program distributed in the MCC interim version of
  17. Linux can be found in mcc-interim/0.96c/source_files/misc.tar.Z, which is
  18. in /pub/linux at ftp.mcc.ac.uk, in /pub/Linux/mirrors/uk.mirror at
  19. banjo.concert.net, and somewhere on tsx-11.mit.edu as well.  This program
  20. was written by R. E. Wolff.
  21.  
  22. >    2) How do you run things in the background and switch among them?
  23. >Also, is there commands like "ps" and "kill"?
  24.  
  25. The ps command is in ps096b.tar.Z, which can be found on most sites; at
  26. MCC it is in /pub/linux/misc.  The kill command is a bash internal
  27. command, and there is an executable as well: the one distributed as part
  28. of the MCC interim version of Linux can be found in the misc.tar.Z file
  29. described above.
  30.  
  31.      -- Owen
  32.      LeBlanc@mcc.ac.uk
  33.