home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / 3b1 / 3778 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.3 KB  |  30 lines

  1. Newsgroups: comp.sys.3b1
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!att!cbnews!adh
  3. From: adh@cbnews.cb.att.com (andrew.d.hay)
  4. Subject: Re: Unix system V question
  5. Organization: AT&T
  6. Distribution: na
  7. Date: Tue, 10 Nov 1992 11:18:49 GMT
  8. Message-ID: <1992Nov10.111849.12906@cbnews.cb.att.com>
  9. References: <1992Nov10.042638.13432@news.acns.nwu.edu>
  10. Lines: 18
  11.  
  12. In article <1992Nov10.042638.13432@news.acns.nwu.edu> richter@birkhoff.math.nwu.edu (Bill Richter) writes:
  13. "I love my 3b1, except for the job control.  I'm used to killing a job
  14. "with C-c; this doesn't seem to ever work.  Even worse, the commands
  15. "jobs and fg don't exist.  Suppose you stop a job, for instance by
  16. "suspending emacs in order to compile the file.  How can you ever get
  17. "back to it?  The command ps gives the process id, which is fine if I
  18. "want to kill the job, but I don't know how to resume it and get back
  19. "to emacs.
  20.  
  21. there _is_ no job control; that is a berkeleyism.  this is also why bg
  22. and fg don't work.  jobs will work if you have the ksh, though (it's a
  23. shell builtin).
  24.  
  25. -- 
  26.         +--------------------------------------------------------------+
  27. Andrew Hay    |    I am not an expert,                       |
  28. a_d_hay@att.com    |             but I play one on the Internet!       |
  29.         +--------------------------------------------------------------+
  30.