DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

NAME

psz - Display information regarding memory in use, resident set size, and process time.

SYNOPSIS

psz

DESCRIPTION

The psz macro requires no arguments. It prints memory in use, resident set size and process time for all active processes.

Typical output looks like this:


  S> psz
  ADDRESS     SIZE      RSS      TIME
  D1423800 00475138 00000000 00000004
  D151B800 00011008 00000000 00000000
  D13B1400 00017408 00000000 00000000
  D1423A00 00036864 00000000 00000000
  D1419600 00049152 00000000 00000003
  D151BA00 00015104 00000000 00000000
  ...
  D11ABA00 00000000 00000000 00000000
  D11ABC00 00000000 00000000 00000386
  D11ABE00 00000000 00000000 00000001
  D11AD800 00000000 00000000 00000000
  D11ADA00 00036864 00000000 00000237
  D1037C00 00000000 00000000 00000000

DEFINED IN

proc.k

SEE ALSO

ps, wch

APPENDIX A: Alphabetic Index of Macros