On Friday, 2002-08-30 at 01:33:30 AM (+0200), Johannes Athmer wrote: > aus 'man top', Zeile 19-20: > C display total CPU states in addition to individual > CPUs. This option only affects SMP systems.
$ cat /proc/cpuinfo |grep processor processor : 0 processor : 1 $ top C n 1 217 processes: 216 sleeping, 1 running, 0 zombie, 0 stopped CPU states: 10.6% user, 10.5% system, 0.0% nice, 78.9% idle Mem: 900992K total, 886936K used, 14056K free, 288888K buffers Swap: 2000052K total, 40012K used, 1960040K free, 105332K cached tja... Torsten -- Torsten Werner Dresden University of Technology mailto:[EMAIL PROTECTED] telephone: +49 (351) 463 36711 http://www.twerner42.de/ telefax: +49 (351) 463 36809 -- Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

