Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

is there something out there ? Like top is for ps

share|improve this question
Usually, it is better to add your answer as an actual answer rather than editing the question. – Steven D Mar 6 '11 at 21:17

1 Answer

watch -n0.1 --no-title cat /proc/interrupts
share|improve this answer
Awesome possum. :-) – Keith Mar 8 '11 at 8:58

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.