home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / vms / 13904 < prev    next >
Encoding:
Text File  |  1992-08-20  |  1.4 KB  |  42 lines

  1. Newsgroups: comp.os.vms
  2. Path: sparky!uunet!kithrup!stanford.edu!ames!decwrl!deccrl!news.crl.dec.com!news!nntpd.lkg.dec.com!k9.dec.com!piper
  3. From: piper@k9.dec.com (Derrell Piper)
  4. Subject: SHOW PROCESS SWAPPER
  5. Message-ID: <1992Aug20.223758.25903@nntpd.lkg.dec.com>
  6. Sender: usenet@nntpd.lkg.dec.com (USENET News System)
  7. Organization: Digital Equipment Corporation
  8. Date: Thu, 20 Aug 1992 23:32:37 GMT
  9. Lines: 31
  10.  
  11. Process names are implicitly qualified by your Group UIC.  If you're in the 
  12. same group as the target process, you can use its name.  Otherwise, you must
  13. identify it by PID.
  14.  
  15. For example:
  16.  
  17.   Bilbo> sho proc swapper
  18.   Nonexistent process
  19.   Bilbo> wiz
  20.   Bilbo> set uic [1,4]
  21.   Bilbo> sho proc swapper
  22.  
  23.   20-AUG-1992 18:32:25.51   User:                  Process ID:   26200101
  24.                 Node: BILBO            Process name: "SWAPPER"
  25.  
  26.   Terminal:
  27.   User Identifier:    [SYSTEM]
  28.   Base priority:      16
  29.   Default file spec:  Not available
  30.  
  31. An obvious implication is that if you are logged in as SYSTEM (UIC = [1,4]),
  32. you can display most of VMS' detached processes by name since they tend to 
  33. run under UIC [1,*].
  34.  
  35. ------------------------------------------------------------------------------
  36. Derrell D. Piper                              piper@bilbo.enet.dec.com
  37. VMS Development
  38. Digital Equipment Corporation
  39. 110 Spit Brook Road
  40. Nashua, NH 03062                    <this message posted from AlphaVMS FT3>
  41. -------------------------------------------------------------------------------
  42.