Query: wmtop
OS: suse
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WMTOP(1) User Manuals WMTOP(1)NAMEwmtopSYNOPSISwmtop [-c command] [-U] [-x regexp] [-m]DESCRIPTIONwmtop displays, as a WindowMaker dockapp, the CPU usage of the top 3 processes satisfying user supplied criteria.OPTIONS-U displays processes owned only for the current user. -c command Execute command when dockapp is double clicked. -x regexp Exclude processes whose name matches the given regular expression. The regular expression need only match part of the process name. Use '^' to mean the start of the name and '$' to mean the end. -m Show (physical) memory usage rather than CPU usage. (Linux only) -s Set interval between process samples in milliseconds. -r Set interval between screen updates in milliseconds.EXAMPLESMonitor only users processesr, exclude WindowMaker dock apps and pop up xps when double clicked: wmtop -c xps -U -x '^wm' where we assume dock apps all have names starting with 'wm'.BUGSPlease report any bugs you may find to: wmtop-bugs@tanelorn.demon.co.ukAUTHORDan Piponi <dan@tanelorn.demon.co.uk> http://www.tanelorn.demon.co.ukSEE ALSOtop(1) Linux JUNE 1999 WMTOP(1)