DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

practive - Display the active processes

SYNOPSIS

practive [address]

DESCRIPTION

The practive needs no argument, but can be given the address of an active process. It displays the same information as the 'ps' macro and sets up the nx macro to display the next active process on the stack.

Typical output looks like this:


  S> practive
  D12B1600 03884 03826 00103 00102010 - - - D1306A00 SLP vi practive
  S> nx
  D12B0C00 03862 03684 00103 00102010 - - - D1294C00 SLP vi proc.h
  S> nx
  D10C1200 03832 03798 00103 00102010 - - - D12AA400 SLP vi mac.defines
  S> nx
  D129F400 03831 03830 00000 00102010 - - 0          ONP kcrash -k /dev/mem /unix
  S> nx
  D1298A00 03830 03828 00000 00102010 - - - D129F400 SLP su
  S> nx
  D1290600 03828 00001 00103 00502010 - - -          RUN /usr/X/bin/uterm 

DEFINED IN

proc.k

SEE ALSO

proc, ps

APPENDIX A: Alphabetic Index of Macros