The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-25-2008
mazhar99's Avatar
mazhar99 mazhar99 is offline
Registered User
  
 

Join Date: Aug 2008
Location: Pakistan / Lahore
Posts: 14
This was my output

bash-3.00# kstat -p -m cpu_stat -s 'intr*'

cpu_stat:0:cpu_stat0:intr 57041377
cpu_stat:0:cpu_stat0:intrblk 17986
cpu_stat:0:cpu_stat0:intrthread 38618969



this is specific for one module cpu_stat

what if i want to display all available modules ? i dont want to give match result.

thanks,


Mazhar